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 3fff09c commit d5fce36
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 d5fce36

Please sign in to comment.