mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 06:32:11 +00:00
drop not needed overflow-x
This commit is contained in:
parent
be1ae90141
commit
6643c7bf7c
2 changed files with 0 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
|||
.board-content {
|
||||
flex: 1;
|
||||
align-self: stretch;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
.board-row {
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
background-position: center;
|
||||
background-origin: border-box;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
.form-container {
|
||||
width: 20rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue