Skip to content

Commit

Permalink
Don't shrink edit link
Browse files Browse the repository at this point in the history
  • Loading branch information
KitaitiMakoto committed Dec 5, 2021
1 parent 7198b06 commit a0a69df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/themes/default/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ p.error {
}

.controls {
flex-shrink: 0;
text-align: end;

.button {
Expand Down

0 comments on commit a0a69df

Please sign in to comment.