Skip to content

Commit

Permalink
Consistent delete button in share details
Browse files Browse the repository at this point in the history
Delete button text should have same size as other buttons.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
Fenn-CS authored and nextcloud-command committed Sep 12, 2023
1 parent 766806c commit 3d071ab
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 8 deletions.
1 change: 0 additions & 1 deletion apps/files_sharing/src/views/SharingDetailsTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,6 @@ export default {
align-items: flex-start;
>button:first-child {
font-size: 12px;
color: rgb(223, 7, 7);
background-color: #f5f5f5;
}
Expand Down
3 changes: 0 additions & 3 deletions dist/2079-2079.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/2079-2079.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions dist/2785-2785.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions dist/2785-2785.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/files_sharing-files_sharing_tab.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/files_sharing-files_sharing_tab.js.map

Large diffs are not rendered by default.

0 comments on commit 3d071ab

Please sign in to comment.