Edit sidebar navigation links style
This commit is contained in:
parent
d0310f35b8
commit
5e4b34ee0d
2 changed files with 2 additions and 8 deletions
|
@ -100,19 +100,13 @@ body {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.sidebar__nav-item {
|
||||
|
||||
+ .sidebar__nav-item {
|
||||
margin: 0.2rem 0 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar__nav-link {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
overflow-x: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
font-weight: var(--bold-font-weight);
|
||||
transition: color 200ms ease-in-out;
|
||||
|
||||
&--white {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue