Remove unused styles

This commit is contained in:
Hansen Wang
2023-04-24 02:50:30 +08:00
parent 5d891c1f44
commit 58d13a242d
21 changed files with 267 additions and 656 deletions

View File

@@ -352,7 +352,7 @@
justify-content: space-between;
align-items: center;
padding: 0;
height: @header-height;
height: 64px;
box-shadow: 0 1px 4px rgb(0 21 41 / 8%);
transition: all 0.2s ease-in-out;
width: 100%;