123
This commit is contained in:
parent
b317f079d3
commit
343369a060
|
|
@ -115,8 +115,8 @@ body {
|
||||||
background-color: #0d2225;
|
background-color: #0d2225;
|
||||||
-webkit-border-radius: 6px;
|
-webkit-border-radius: 6px;
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar-thumb:horizontal
|
::-webkit-scrollbar-thumb:horizontal {
|
||||||
{
|
|
||||||
width: 5px;
|
width: 5px;
|
||||||
background-color: #0d2225;
|
background-color: #0d2225;
|
||||||
-webkit-border-radius: 6px;
|
-webkit-border-radius: 6px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue