mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
UX: Fix overridden setting highlight color (#22245)
This commit is contained in:
@ -109,7 +109,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.setting.overridden {
|
.setting.overridden {
|
||||||
input {
|
.values input {
|
||||||
background-color: var(--highlight-bg);
|
background-color: var(--highlight-bg);
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
|
Reference in New Issue
Block a user