mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-30 04:32:38 +00:00
Split pane scrolling is FINALLY working
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
flex-direction : row;
|
||||
.pane{
|
||||
flex : 1;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.divider{
|
||||
width : 5px;
|
||||
|
||||
Reference in New Issue
Block a user