kopia lustrzana https://github.com/cheeaun/phanpy
Try fix form getting squashed on Mobile Safari
rodzic
e3f645dda5
commit
ad4125a964
|
@ -141,6 +141,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--form-spacing-block);
|
gap: var(--form-spacing-block);
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
@media (min-width: 40em) {
|
@media (min-width: 40em) {
|
||||||
--form-spacing-inline: 8px;
|
--form-spacing-inline: 8px;
|
||||||
|
|
Ładowanie…
Reference in New Issue