Slightly wider sticky button
This commit is contained in:
parent
f7e6fa026d
commit
a0ef635c92
@ -150,6 +150,14 @@
|
||||
bottom: 56px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
width: calc(100% + 1.5rem);
|
||||
margin: 0 -0.75rem;
|
||||
&.sticky-top, &.sticky-bottom {
|
||||
width: calc(100vw - 30px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cashapp-placeholder {
|
||||
|
Loading…
x
Reference in New Issue
Block a user