mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Prevent button wrapping
This commit is contained in:
parent
1c93ee1aff
commit
e13a2619f5
@ -137,6 +137,7 @@ main {
|
||||
|
||||
.sidebar .nav-link {
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover, &.active, &:focus {
|
||||
color: var(--bs-primary);
|
||||
|
Loading…
x
Reference in New Issue
Block a user