mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
VideosList search min width added
This commit is contained in:
parent
809db2ed52
commit
ff05b4b7ac
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
.search-container {
|
||||
flex: none;
|
||||
align-self: stretch;
|
||||
min-width: var(--item-size);
|
||||
padding: 0 1.5rem 1rem 1.5rem;
|
||||
background-color: @color-background-dark3-80;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue