Update cascade.css

This commit is contained in:
Bard 2023-09-21 03:40:17 +08:00 committed by GitHub
parent b90bb24ba3
commit 61b2c91389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4069,7 +4069,7 @@ pre.command-output {
@media screen and (min-width: 600px) {
::-webkit-scrollbar {
width: 10px;
width: 6px;
height: 10px;
}
@ -4080,6 +4080,7 @@ pre.command-output {
::-webkit-scrollbar-thumb {
background: #9e9e9e;
border-radius: 0.375rem;
}
::-webkit-scrollbar-thumb:hover {