Skip to content

Commit

Permalink
address review
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Aug 16, 2023
1 parent cec4986 commit 7d51257
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/files/css/files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -956,9 +956,11 @@ table.dragshadow td.size {
.app-files .actions .button.new {
position: relative;
width: unset;
gap: 5px;
gap: 14px;
background-color: var(--color-primary-element-light);
color: var(--color-primary-element-light-text);
border: unset;
padding: 0px 20px;
}

.breadcrumb {
Expand Down

0 comments on commit 7d51257

Please sign in to comment.