🐛 Attempts to fix Safari editor height (#439)
This commit is contained in:
@@ -242,6 +242,7 @@ div.edit-mode-bottom-banner {
|
|||||||
button {
|
button {
|
||||||
margin: 0.25rem;
|
margin: 0.25rem;
|
||||||
height: stretch;
|
height: stretch;
|
||||||
|
max-height: 3rem;
|
||||||
}
|
}
|
||||||
p.section-sub-title {
|
p.section-sub-title {
|
||||||
grid-column-start: span 2;
|
grid-column-start: span 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user