style: view instance logs
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
.column-wrapper {
|
||||
flex: 1;
|
||||
position: relative;
|
||||
// border-left: 1px solid var(--ant-color-split);
|
||||
}
|
||||
|
||||
.simplebar-scrollbar::before {
|
||||
width: var(--scrollbar-size);
|
||||
background: var(--scrollbar-handle-bg);
|
||||
}
|
||||
|
||||
.column-wrapper-footer {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
position: relative;
|
||||
// border-left: 1px solid var(--ant-color-split);
|
||||
|
||||
.column-wrapper {
|
||||
border-left: none;
|
||||
|
||||
Reference in New Issue
Block a user