drop not needed overflow-x

This commit is contained in:
NikolaBorislavovHristov 2019-08-20 11:52:37 +03:00
parent be1ae90141
commit 6643c7bf7c
2 changed files with 0 additions and 2 deletions

View file

@ -15,7 +15,6 @@
.board-content {
flex: 1;
align-self: stretch;
overflow-x: hidden;
overflow-y: auto;
.board-row {

View file

@ -12,7 +12,6 @@
background-position: center;
background-origin: border-box;
overflow-y: auto;
overflow-x: hidden;
.form-container {
width: 20rem;