This commit is contained in:
haozq 2025-05-16 10:48:11 +08:00
parent b317f079d3
commit 343369a060
1 changed files with 2 additions and 2 deletions

View File

@ -115,8 +115,8 @@ body {
background-color: #0d2225;
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal
{
::-webkit-scrollbar-thumb:horizontal {
width: 5px;
background-color: #0d2225;
-webkit-border-radius: 6px;
}