mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-10 08:20:24 +08:00
实现路径规则部分功能
This commit is contained in:
@@ -36,6 +36,12 @@
|
||||
.left-box::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
.left-box.disabled {
|
||||
opacity: 0.3;
|
||||
}
|
||||
.left-box.tiny {
|
||||
top: 10em;
|
||||
}
|
||||
.right-box {
|
||||
position: fixed;
|
||||
top: 7.5em;
|
||||
|
||||
Reference in New Issue
Block a user