1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-23 06:31:51 +00:00

fixed requested changes

This commit is contained in:
Itai Braude
2019-12-25 10:04:31 +02:00
parent 45e75cdfe9
commit 0722c2505a
4 changed files with 9 additions and 11 deletions

View File

@@ -107,8 +107,6 @@ body {
${optimizeOverflowScroll ? 'height: 100%;' : ''}
${RTL ? 'direction: rtl;' : ''}
${RTL ? 'text-align: right;' : ''}
}
@media print {
body {