mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-17 10:52:18 +08:00
update anji.css
This commit is contained in:
@@ -62,6 +62,18 @@
|
||||
font-size: 12px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.el-dropdown-menu__item {
|
||||
min-width: 80px;
|
||||
max-width: 110px;
|
||||
float: right;
|
||||
.el-button--text {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
.el-dropdown-menu__item:focus,
|
||||
.el-dropdown-menu__item:not(.is-disabled):hover {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
.el-table td {
|
||||
padding: 6px 0;
|
||||
|
||||
Reference in New Issue
Block a user