forked from integrated_whb/integrated_whb_vue
dev
parent
ce38a19607
commit
ad790b4ce9
|
@ -196,7 +196,7 @@ const fnSignOut = async () => {
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
font-size: 16px;
|
||||||
&.active {
|
&.active {
|
||||||
background-image: url("/src/assets/images/public/tguang.png");
|
background-image: url("/src/assets/images/public/tguang.png");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
@ -206,7 +206,7 @@ const fnSignOut = async () => {
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue