Skip to content

Commit

Permalink
🐛 Attempts to fix Safari editor height (gchq#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jan 24, 2022
1 parent 730280a commit f463fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/InteractiveEditor/EditModeSaveMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ div.edit-mode-bottom-banner {
button {
margin: 0.25rem;
height: stretch;
max-height: 3rem;
}
p.section-sub-title {
grid-column-start: span 2;
Expand Down

0 comments on commit f463fbd

Please sign in to comment.