mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
making the color customizer a little nicer with dark themes
This commit is contained in:
@@ -39,7 +39,7 @@ hr {
|
||||
height: 1px;
|
||||
margin: 1em 0;
|
||||
border: 0;
|
||||
border-top: 1px solid scale-color($primary, $lightness: 90%);
|
||||
border-top: 1px solid scale-color-diff();
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user