dedupe
This commit is contained in:
parent
06cc37cffa
commit
be50300043
|
@ -121,11 +121,6 @@
|
||||||
border: 4px solid var(--bg);
|
border: 4px solid var(--bg);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar-track-piece {
|
|
||||||
background: #333;
|
|
||||||
border: 4px solid var(--bg);
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
::-webkit-scrollbar-track-piece:hover {
|
::-webkit-scrollbar-track-piece:hover {
|
||||||
background: #444;
|
background: #444;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user