enhance(ui): polish header icons

This commit is contained in:
charlie
2024-12-20 16:45:12 +08:00
parent dce0cb020b
commit bdadbebac5
2 changed files with 10 additions and 36 deletions

View File

@@ -278,14 +278,6 @@ li p:last-child,
@apply border-r;
}
i.ti {
/*
compensates the wrong top spacing in the iconfont.
See https://github.com/tabler/tabler-icons/issues/118/
*/
transform: translateY(-1px);
}
.dnd-separator {
border-bottom: 3px solid #ccc;
}