mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-19 00:25:23 +00:00
style: remove unused css
This commit is contained in:
parent
8d07720eed
commit
b5e4342170
@ -142,16 +142,6 @@ limitations under the License. -->
|
|||||||
width: 110px;
|
width: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-control {
|
|
||||||
position: absolute;
|
|
||||||
top: 7px;
|
|
||||||
left: 220px;
|
|
||||||
cursor: pointer;
|
|
||||||
transition: all 0.2s linear;
|
|
||||||
z-index: 99;
|
|
||||||
color: #252a2f;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu-control.collapse {
|
.menu-control.collapse {
|
||||||
left: 70px;
|
left: 70px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user