kopia lustrzana https://github.com/wagtail/wagtail
Fix comment notice text color in dark mode
rodzic
85c9b6689f
commit
2ef3b36c11
|
@ -53,6 +53,7 @@ $box-padding: 20px;
|
|||
|
||||
&__notice {
|
||||
background-color: theme('colors.warning.50');
|
||||
color: theme('colors.grey.600');
|
||||
position: absolute;
|
||||
inset-inline-start: -$box-padding;
|
||||
bottom: 0;
|
||||
|
|
Ładowanie…
Reference in New Issue