mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix: mobile additem styles
This commit is contained in:
parent
befc1d6eec
commit
07412f0b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -82,6 +82,6 @@
|
|||
|
||||
@media only screen and (max-width: @minimum) {
|
||||
.add-item {
|
||||
padding: 0.5rem;
|
||||
padding: 0.35rem 0.5rem;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue