forked from github/dataease
chore:去掉没用的注释
This commit is contained in:
parent
8fbb3b632f
commit
3fbf613467
@ -6,7 +6,6 @@
|
||||
color-scheme: light dark;
|
||||
|
||||
font-synthesis: none;
|
||||
// text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
@ -284,16 +283,6 @@ body {
|
||||
color: var(--ed-color-primary, #3370FF);
|
||||
}
|
||||
|
||||
// .ed-drawer__footer {
|
||||
// height: 64px !important;
|
||||
// padding: 0px !important;
|
||||
// box-shadow: 0 -1px 0px #d7d7d7 !important;
|
||||
// }
|
||||
|
||||
// .ed-drawer__body {
|
||||
// padding: 0 0 64px 0 !important;
|
||||
// }
|
||||
|
||||
.ed-tree-node.is-current>.ed-tree-node__content:not(.is-menu):after {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user