Fix list creation textbox styling (#31348)
This commit is contained in:
committed by
GitHub
parent
a207a1f7dc
commit
389549e783
@@ -551,3 +551,7 @@ a.sparkline {
|
||||
background: darken($ui-base-color, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
.setting-text {
|
||||
background: darken($ui-base-color, 10%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user