/*!
 * Copyright (c) 2013-Now http://jeesite.com All rights reserved.
 * No deletion without permission, or be held responsible to law.
 * 项目自定义的公共CSS，可覆盖jeesite.css里的样式
 */

.my-badge {
    border-radius: 3px !important;
}

.ui-jqgrid tr.jqgrow .actions {
    word-break: break-all !important;
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
    line-height: 25px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
