This commit is contained in:
Azgaar 2020-07-04 00:05:49 +03:00
parent 57a11736f0
commit 0e5388c7f5

View file

@ -1854,7 +1854,6 @@ div#notes {
background: rgba(255, 250, 228, 0.7); background: rgba(255, 250, 228, 0.7);
box-shadow: 2px 2px 5px -3px #3a2804; box-shadow: 2px 2px 5px -3px #3a2804;
white-space: pre-line; white-space: pre-line;
pointer-events: none;
} }
div#notesHeader { div#notesHeader {