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

This commit is contained in:
Aman Harwara
2022-05-19 17:49:13 +05:30
committed by GitHub
parent 9524a83ec3
commit cb6a81afd6
3 changed files with 10 additions and 12 deletions

View File

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