1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

removed unnecessary style

This commit is contained in:
Nguyễn Việt Hưng
2018-06-05 21:31:50 +07:00
parent c6a9c9c57d
commit 31f1ebe801
2 changed files with 0 additions and 7 deletions

View File

@@ -127,10 +127,6 @@ body p {
}
const scrollBarStyle = `
::-webkit-scrollbar-track {
border-radius: 10px;
}
::-webkit-scrollbar {
width: 12px;
}

View File

@@ -15,9 +15,6 @@ body
font-weight 200
-webkit-font-smoothing antialiased
::-webkit-scrollbar-track
border-radius 10px
::-webkit-scrollbar
width 12px