修改样式
This commit is contained in:
parent
a0d53492f3
commit
797953c1be
|
@ -41,7 +41,7 @@ body {
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 999;
|
z-index: 99;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab>li {
|
.tab>li {
|
||||||
|
|
|
@ -89,5 +89,5 @@
|
||||||
color: white;
|
color: white;
|
||||||
border: 0;
|
border: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
margin-top: 0.4rem;
|
margin-top: 0.3rem;
|
||||||
}
|
}
|
Loading…
Reference in New Issue