mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 23:22:42 +00:00
Hide duplicate scrollbar in brewRenderer
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
flex-direction : row;
|
flex-direction : row;
|
||||||
.pane{
|
.pane{
|
||||||
overflow-x : hidden;
|
overflow-x : hidden;
|
||||||
|
overflow-y : hidden;
|
||||||
flex : 1;
|
flex : 1;
|
||||||
}
|
}
|
||||||
.divider{
|
.divider{
|
||||||
@@ -28,4 +29,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user