mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
Fix: Removed unnecessary css code
This commit is contained in:
@@ -123,7 +123,6 @@
|
|||||||
line-height 1.2
|
line-height 1.2
|
||||||
|
|
||||||
.note-for-keymap
|
.note-for-keymap
|
||||||
.note-for-markdownlint-rules
|
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
|
|
||||||
.code-mirror
|
.code-mirror
|
||||||
@@ -267,4 +266,4 @@ body[data-theme="dracula"]
|
|||||||
colorDraculaControl()
|
colorDraculaControl()
|
||||||
.group-section-control
|
.group-section-control
|
||||||
select, .group-section-control-input
|
select, .group-section-control-input
|
||||||
colorDraculaControl()
|
colorDraculaControl()
|
||||||
Reference in New Issue
Block a user