Skip to content

Commit

Permalink
Fix minor sass spacing (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
aepyornis authored Feb 11, 2024
1 parent 1bdbb27 commit 389d4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/datagrid.sass
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ table.datagrid


.datagrid-actions
padding-left: $dg-form-label +10
padding-left: $dg-form-label + 10

input[type='submit']
background-color: #555
Expand Down

0 comments on commit 389d4c3

Please sign in to comment.