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
8 lines
85 B
SCSS
8 lines
85 B
SCSS
.share-links-dropdown {
|
|
min-width: 350px;
|
|
}
|
|
|
|
.copied-badge {
|
|
right: 7.5em;
|
|
}
|