Skip to content

Commit

Permalink
Update admin.css
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored May 26, 2023
1 parent 7a0088f commit 3fe4482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/admin.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
:root{
::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#efefef;border-radius:6px}::-webkit-scrollbar-thumb{background:#d5d5d5;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#c4c4c4}
}
html, body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 16px;
Expand Down

0 comments on commit 3fe4482

Please sign in to comment.