Improve style on mobile (#3310)

pull/3311/head
Thomas Kaul 4 weeks ago committed by GitHub
parent ccb1bf881e
commit 895c4fe299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,9 @@
:host {
display: block;
button {
@media (max-width: 575.98px) {
width: 100%;
}
}
}

Loading…
Cancel
Save