mirror of
https://github.com/danbulant/console-hub
synced 2026-06-24 17:12:05 +00:00
fix typo
This commit is contained in:
parent
dab3c599f0
commit
d314ea8aed
2 changed files with 2 additions and 2 deletions
2
html/styles.min.css
vendored
2
html/styles.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -175,7 +175,7 @@ html {
|
||||||
width: 7px;
|
width: 7px;
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar-button {
|
::-webkit-scrollbar-button {
|
||||||
width: 0px;
|
height: 0px;
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar-thumb {
|
::-webkit-scrollbar-thumb {
|
||||||
background: rgba(255,255,255,0.2);
|
background: rgba(255,255,255,0.2);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue