mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-16 02:43:41 +08:00
界面优化
This commit is contained in:
@@ -10,6 +10,14 @@ body {
|
||||
background-color: var( --semi-color-bg-0) !important;
|
||||
}
|
||||
|
||||
.tableShow {
|
||||
display: revert;
|
||||
}
|
||||
|
||||
.tableHiddle {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
body::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user