This commit is contained in:
weicw
2021-08-30 10:04:38 +08:00
parent 76d2c9bba0
commit ab71482bae
26 changed files with 3267 additions and 20012 deletions

View File

@@ -16,13 +16,13 @@
.ele-admin-logo {
width: @sidebar-width;
height: @header-height;
line-height: @header-height;
// line-height: @header-height;
line-height: 20px;
box-shadow: @logo-light-shadow;
background: @component-background;
transition: @sidebar-transition;
font-size: @logo-font-size;
color: @logo-light-color;
white-space: nowrap;
position: relative;
overflow: hidden;
flex-shrink: 0;