style(App): 调整导航栏样式
- 在导航栏容器中增加底部边距5px
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 16px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.nav-list {
|
||||
|
||||
Reference in New Issue
Block a user