mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
update: name-container styling on mobile
This commit is contained in:
parent
97bc69aca1
commit
0bd7bd7e96
1 changed files with 5 additions and 0 deletions
|
|
@ -203,6 +203,11 @@
|
|||
margin-left: 0.5rem;
|
||||
padding: 0;
|
||||
|
||||
.name-container {
|
||||
max-height: none;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.description-container {
|
||||
max-height: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue