mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: removed custom scrollbar style
This commit is contained in:
parent
edc51d773e
commit
9e30a5ee5f
4
app.css
4
app.css
@ -43,7 +43,7 @@ i {
|
|||||||
width: 20px;
|
width: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
html * ::-webkit-scrollbar {
|
/* html * ::-webkit-scrollbar {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
width: 8px;
|
width: 8px;
|
||||||
height: 8px;
|
height: 8px;
|
||||||
@ -75,7 +75,7 @@ html * ::-webkit-scrollbar-track {
|
|||||||
html .dark * ::-webkit-scrollbar-track {
|
html .dark * ::-webkit-scrollbar-track {
|
||||||
background: #2e3338;
|
background: #2e3338;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.dark .__multi-value,
|
.dark .__multi-value,
|
||||||
.dark .__multi-value__label,
|
.dark .__multi-value__label,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user