Revert "feat: updated "note editing disabled" design (#1033)"

This reverts commit cb6a81afd6.
This commit is contained in:
Mo
2022-05-19 07:21:01 -05:00
parent cb6a81afd6
commit 15f6b1ce13
3 changed files with 12 additions and 10 deletions

View File

@@ -1017,7 +1017,7 @@
box-shadow: currentcolor 0px -1px 0px 0px inset, currentcolor 0px 1px 0px 0px;
}
.bg-warning {
.bg-note-size-warning {
background-color: rgba(235, 173, 0, 0.08);
}