...
|
...
|
@@ -61,7 +61,6 @@ $disable-gray: #b0b0b0; |
|
|
}
|
|
|
|
|
|
> .top-operation-bar > button {
|
|
|
height: 50px;
|
|
|
text-align: center;
|
|
|
|
|
|
&.close {
|
...
|
...
|
@@ -71,7 +70,6 @@ $disable-gray: #b0b0b0; |
|
|
color: $top-bar-font-color;
|
|
|
font-size: 50px;
|
|
|
padding: 0;
|
|
|
margin-top: -2px;
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|