mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 05:00:25 +08:00
实现Web静态文件分发
This commit is contained in:
@@ -37,7 +37,10 @@
|
||||
width: 4px;
|
||||
}
|
||||
.left-box.disabled {
|
||||
opacity: 0.3;
|
||||
opacity: 0.1;
|
||||
}
|
||||
.left-box.disabled:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.left-box.tiny {
|
||||
top: 10.5em;
|
||||
|
||||
Reference in New Issue
Block a user