个人设置,自定义列显示、排序
This commit is contained in:
@@ -4,7 +4,6 @@ body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-size: 14px !important;
|
||||
overflow: hidden;
|
||||
font-family: "Roboto", sans-serif !important;
|
||||
background-color: #1190d6 !important;
|
||||
}
|
||||
@@ -35,3 +34,6 @@ button,
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
}
|
||||
.anticon svg{
|
||||
vertical-align: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user