chore: scrollbar
This commit is contained in:
@@ -32,12 +32,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.super-toolbar {
|
.super-toolbar {
|
||||||
::-webkit-scrollbar {
|
&::-webkit-scrollbar {
|
||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 768px) {
|
@media screen and (min-width: 768px) {
|
||||||
::-webkit-scrollbar {
|
&::-webkit-scrollbar {
|
||||||
height: 13px;
|
height: 13px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user