Skip to content

Commit 7926b63

Browse files
szaimennextcloud-command
authored andcommitted
address review
Signed-off-by: Simon L <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent cec4986 commit 7926b63

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

apps/files/css/files.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files/css/files.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,9 +956,11 @@ table.dragshadow td.size {
956956
.app-files .actions .button.new {
957957
position: relative;
958958
width: unset;
959-
gap: 5px;
959+
gap: 14px;
960960
background-color: var(--color-primary-element-light);
961961
color: var(--color-primary-element-light-text);
962+
border: unset;
963+
padding: 0px 20px;
962964
}
963965

964966
.breadcrumb {

apps/files/css/merged.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)