mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-30 20:23:46 +02:00
feat: add resizable sidebar with splitter layout
This commit is contained in:
@@ -241,6 +241,8 @@ a {
|
||||
padding: 10px;
|
||||
overflow: hidden auto;
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.x-login-container {
|
||||
@@ -366,6 +368,8 @@ hr.x-vertical-divider {
|
||||
background: #f8f8f8;
|
||||
padding: 5px;
|
||||
order: 99;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
// .el-popper.x-quick-search {
|
||||
|
||||
Reference in New Issue
Block a user