Solved color bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-18 08:54:15 +01:00
parent d03eb9e7f2
commit 2e5a97b0a1

View File

@ -611,7 +611,7 @@ html.ng-csp header#header{
html.ng-csp button.files-list__row-name-link, html.ng-csp button.button-vue{
background-color: transparent !important;
color: background-color: var(--color-80) !important;
color: var(--color-80) !important;
}
html.ng-csp div#postsetupchecks ul.warnings{