Skip to content

Commit f463fbd

Browse files
committed
🐛 Attempts to fix Safari editor height (gchq#439)
1 parent 730280a commit f463fbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/InteractiveEditor/EditModeSaveMenu.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ div.edit-mode-bottom-banner {
242242
button {
243243
margin: 0.25rem;
244244
height: stretch;
245+
max-height: 3rem;
245246
}
246247
p.section-sub-title {
247248
grid-column-start: span 2;

0 commit comments

Comments
 (0)