And more darkmode background fixes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user