mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Prevent button wrapping
This commit is contained in:
parent
0880420ef6
commit
76a102d901
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ main {
|
|||
|
||||
.sidebar .nav-link {
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover, &.active, &:focus {
|
||||
color: var(--bs-primary);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue