改为暗色风格主题
This commit is contained in:
@@ -97,3 +97,17 @@
|
||||
font-size: 14px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
|
||||
.el-table__cell {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.el-table__cell .el-button {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.el-table__cell + .el-button {
|
||||
margin-left: 4px !important;
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user