mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 14:23:39 +08:00
UX: Change the color of the overriden dot to be slightly visible in dark mode (#25782)
This commit is contained in:
parent
ac92cc526d
commit
05f6d9be7b
|
@ -123,7 +123,7 @@
|
|||
width: 0.5rem;
|
||||
height: 0.5rem;
|
||||
border-radius: 100%;
|
||||
background-color: var(--quaternary-low);
|
||||
background-color: var(--highlight-high);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user