mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
tweak styling
This commit is contained in:
parent
7ae1846834
commit
14a86dd125
@ -655,11 +655,12 @@
|
||||
|
||||
.user-main .nav-stacked {
|
||||
background-color: transparent;
|
||||
margin-top: 20px;
|
||||
|
||||
> li {
|
||||
border-bottom: none;
|
||||
> a {
|
||||
padding: 6px 6px 6px 30px;
|
||||
padding: 8px 8px 8px 30px;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 40%), scale-color($secondary, $lightness: 40%));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user