mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
1 changed files with 6 additions and 0 deletions
@ -1,3 +1,9 @@ |
|||
:host { |
|||
display: block; |
|||
|
|||
button { |
|||
@media (max-width: 575.98px) { |
|||
width: 100%; |
|||
} |
|||
} |
|||
} |
|||
|
Loading…
Reference in new issue