style(core): 优化状态栏样式
This commit is contained in:
@@ -28,11 +28,10 @@
|
||||
div[m-id="{{d.mId}}"] .x-scrollbar__content {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
overflow-y: hidden;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div[m-id="{{d.mId}}"] > .operation > button {
|
||||
|
||||
Reference in New Issue
Block a user