background => background-color

This commit is contained in:
Alessio Gravili
2023-04-15 19:47:31 +02:00
parent 4be43527e8
commit ae88bade03

View File

@@ -102,7 +102,7 @@
&--read-only {
.rich-text__editor {
background: var(--theme-elevation-200);
background-color: var(--theme-elevation-200);
color: var(--theme-elevation-450);
padding: base(.5);