1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-18 21:41:59 +00:00

fix graphical bugs

This commit is contained in:
Baptiste Augrain
2018-09-30 23:21:48 +02:00
parent 2ccd00a378
commit d365aaf270
2 changed files with 8 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ body
::-webkit-scrollbar
width 12px
::-webkit-scrollbar-corner
background-color: transparent;
::-webkit-scrollbar-thumb
background-color rgba(0, 0, 0, 0.15)