xxb/module/push/css/admin.css
2023-10-23 15:51:36 +08:00

14 lines
265 B
CSS

.table-form td + td, .table-form th + th {
padding: 5px;
}
.page-content .nav li {
min-width: 82px;
text-align: center;
}
.tab-content .tab-pane {
border: 1px solid #dddddd;
border-top: none;
padding: 40px 0;
}
td div label{line-height:18px;}