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 <[email protected]>
  • Loading branch information
nfebe committed Sep 12, 2023
1 parent 766806c commit 71b6d47
Showing 1 changed file with 0 additions and 1 deletion.
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

0 comments on commit 71b6d47

Please sign in to comment.