And more darkmode background fixes

This commit is contained in:
Johannes Zellner
2022-05-31 13:11:58 +02:00
parent 5b757d46ea
commit 893b37cbb7
+5
View File
@@ -2113,6 +2113,11 @@ tag-input {
.appstore-item-content {
background-color: $backgroundDark;
&:hover {
background-color: rgba(0, 0, 0, 0.73) !important;
color: white !important;
}
}
.modal-header {