forked from Archives/Athou_commafeed
smaller scrollbars
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
::-webkit-scrollbar {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
height: 8px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
|
||||
@@ -34,9 +34,6 @@ pre {
|
||||
border-bottom-right-radius: 2px;
|
||||
}
|
||||
/* Better scrollbar*/
|
||||
::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user