mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 06:05:31 +02:00
🐛 Attempts to fix Safari editor height (#439)
This commit is contained in:
parent
730280a448
commit
f463fbdf51
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user