mirror of
https://github.com/nextcloud/server.git
synced 2026-04-14 13:38:10 -04:00
Consistent delete button in share details
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>
This commit is contained in:
parent
51ad9cfcc8
commit
2a54fc57eb
5 changed files with 6 additions and 7 deletions
|
|
@ -1027,7 +1027,6 @@ export default {
|
|||
align-items: flex-start;
|
||||
|
||||
>button:first-child {
|
||||
font-size: 12px;
|
||||
color: rgb(223, 7, 7);
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue