|
@@ -134,7 +134,8 @@ body {
|
|
|
}
|
|
|
|
|
|
.ant-layout-header {
|
|
|
- background-color: #fff;
|
|
|
+ padding: 0 !important;
|
|
|
+ background-color: #fff !important;
|
|
|
@media @dark {
|
|
|
background-color: #1f1f1f !important;
|
|
|
}
|
|
@@ -184,10 +185,6 @@ body {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.ant-layout-header {
|
|
|
- padding: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
.ant-table-small {
|
|
|
font-size: 13px;
|
|
|
}
|