Compare commits
2 Commits
5079f8d316
...
6cc5042956
| Author | SHA1 | Date | |
|---|---|---|---|
| 6cc5042956 | |||
| 61ca7249cd |
@@ -75,7 +75,7 @@ html body {
|
|||||||
scrollbar-width: thin;
|
scrollbar-width: thin;
|
||||||
scrollbar-color: #1BAA56 transparent;
|
scrollbar-color: #1BAA56 transparent;
|
||||||
}
|
}
|
||||||
/* Hilangkan panah atas/bawah */
|
/* Hilangkan panah atas/bawah dengan important */
|
||||||
.custom-menu-scrollbar::-webkit-scrollbar-button {
|
.custom-menu-scrollbar::-webkit-scrollbar-button {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
width: 0 !important;
|
width: 0 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user