样式修改
This commit is contained in:
@@ -153,9 +153,9 @@ function toggleDropdown() {
|
||||
}
|
||||
|
||||
.sidebar-header {
|
||||
padding: 24px 24px 1px;
|
||||
padding: 24px 24px;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
||||
height: 100px;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.logo-container {
|
||||
@@ -216,7 +216,7 @@ function toggleDropdown() {
|
||||
}
|
||||
|
||||
.sidebar-footer {
|
||||
height: 50px;
|
||||
height: 70px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user