mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
Merge pull request #935 from val-makkas/fix/sidedrawer-show-desc
Some checks are pending
Build / build (push) Waiting to run
Some checks are pending
Build / build (push) Waiting to run
fix(SideDrawer): add show more/less button for description
This commit is contained in:
commit
4dcdff7700
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
.info {
|
||||
padding: @padding;
|
||||
overflow-y: auto;
|
||||
flex: none;
|
||||
flex: 1;
|
||||
|
||||
.side-drawer-meta-preview {
|
||||
.action-buttons-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue