1
This commit is contained in:
parent
33b224fa21
commit
4bb5b01f3f
|
@ -87,8 +87,7 @@ function toggleTheme() {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
||||||
.navContent {
|
.navContent {
|
||||||
height: 43px;
|
height: 43px;
|
||||||
width: 100%;
|
|
||||||
margin: 19px 40px 18px 40px;
|
margin: 19px 40px 18px 40px;
|
||||||
display: flex; // 添加flex布局
|
display: flex; // 添加flex布局
|
||||||
justify-content: space-between; // 使子元素平均分布
|
justify-content: space-between; // 使子元素平均分布
|
||||||
|
|
Loading…
Reference in New Issue
Block a user