kopia lustrzana https://github.com/cheeaun/phanpy
Revert "Try fix form getting squashed on Mobile Safari"
This reverts commit ad4125a964
.
pull/1258/head
rodzic
ad4125a964
commit
f11edf3cd1
|
@ -141,7 +141,6 @@
|
||||||
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