mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-23 21:35:20 +08:00
优化滚动条在firefox上的显示
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
/** 通用 **/
|
||||
* {
|
||||
scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user