Fix post filter & report styling (#31349)
This commit is contained in:
parent
6ca731e9b6
commit
9538d9c298
3 changed files with 22 additions and 21 deletions
|
@ -555,3 +555,7 @@ a.sparkline {
|
|||
.setting-text {
|
||||
background: darken($ui-base-color, 10%);
|
||||
}
|
||||
|
||||
.report-dialog-modal__textarea {
|
||||
background: darken($ui-base-color, 10%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue