Fill document list buttons, show select icon because its not obvious, make some menus right

This commit is contained in:
Michael Shamoon
2021-01-11 12:52:42 -08:00
parent 18a128b917
commit 64a966c9a5
2 changed files with 39 additions and 41 deletions

View File

@@ -25,3 +25,8 @@ $paperless-card-breakpoints: (
}
}
}
.dropdown-menu-right {
right: 0 !important;
left: auto !important;
}