mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-01 16:42:18 +00:00
Tweak: adjust top navbar wrapping when AI chat button visible (#13280)
This commit is contained in:
@@ -281,7 +281,7 @@ main {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 376px) and (max-width: 768px) {
|
||||
.navbar-toggler {
|
||||
.navbar:not(:has(pngx-chat)) .navbar-toggler {
|
||||
// compensate for 2 buttons on the right
|
||||
margin-right: 45px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user