paperless-ngx/src-ui/src/app/components/common/share-links-dropdown/share-links-dropdown.component.scss
shamoon 77913c2dea Implement share links
Basic implementation of share links

Make certain share link fields not editable, automatically grant permissions on migrate

Updated styling, error messages from expired / deleted links

frontend code linting, reversable sharelink migration

testing coverage

Update translation strings

No links message
2023-09-14 13:10:11 -07:00

8 lines
85 B
SCSS

.share-links-dropdown {
min-width: 350px;
}
.copied-badge {
right: 7.5em;
}