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