improve scroll-bar styling
and fix hidden gist scrollbar
This commit is contained in:
parent
cd03c69e40
commit
9c50449ce8
3 changed files with 18 additions and 3 deletions
|
|
@ -27,8 +27,8 @@
|
|||
@media screen and (min-width: 768px) {
|
||||
/* reset */
|
||||
::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
height: 6px;
|
||||
width: 19px;
|
||||
height: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue