🐛 Attempts to fix Safari editor height (#439)

This commit is contained in:
Alicia Sykes 2022-01-24 17:46:50 +00:00
parent 730280a448
commit f463fbdf51
1 changed files with 1 additions and 0 deletions

View File

@ -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;