mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
removed unnecessary style
This commit is contained in:
@@ -127,10 +127,6 @@ body p {
|
||||
}
|
||||
|
||||
const scrollBarStyle = `
|
||||
::-webkit-scrollbar-track {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
@@ -15,9 +15,6 @@ body
|
||||
font-weight 200
|
||||
-webkit-font-smoothing antialiased
|
||||
|
||||
::-webkit-scrollbar-track
|
||||
border-radius 10px
|
||||
|
||||
::-webkit-scrollbar
|
||||
width 12px
|
||||
|
||||
|
||||
Reference in New Issue
Block a user