mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-04 19:59:49 +00:00
not needed styles dropped
This commit is contained in:
parent
2f4cf7bd96
commit
a3ced70ea1
1 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
padding: 0 calc(var(--control-bar-button-size) * 0.4);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: stretch;
|
||||
|
||||
.seek-bar {
|
||||
|
|
@ -65,7 +64,7 @@
|
|||
}
|
||||
|
||||
.spacing {
|
||||
flex: 1
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue