Update FullThemeDark.css

This commit is contained in:
Mirco Wittrien 2020-10-30 15:44:21 +01:00
parent f1ce13c387
commit 5e28e98e54
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ html {
box-shadow: 0 0 0 1px rgba(32,34,37,.6), 0 2px 10px 0 rgba(0,0,0,.2);
}
#app-mount .footer-2gL1pp { /* modal footer */
background-color: var(--background-primary);
background-color: var(--background-secondary);
-webkit-box-shadow: inset 0 1px 0 rgba(47,49,54,.6);
box-shadow: inset 0 1px 0 rgba(47,49,54,.6);
}