Skip to content

Commit

Permalink
Reduce left margin of files list header
Browse files Browse the repository at this point in the history
Signed-off-by: julia.kirschenheuter <[email protected]>
  • Loading branch information
JuliaKirschenheuter authored and skjnldsv committed Oct 17, 2023
1 parent d261330 commit 9a88378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/files/src/views/FilesList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ export default Vue.extend({
}

$margin: 4px;
$navigationToggleSize: 50px;
$navigationToggleSize: 45px;

.files-list {
&__header {
Expand Down

0 comments on commit 9a88378

Please sign in to comment.