mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 19:02:38 +00:00
add touch-action css property to splitPane
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
.splitPane{
|
.splitPane{
|
||||||
|
touch-action: none;
|
||||||
position : relative;
|
position : relative;
|
||||||
display : flex;
|
display : flex;
|
||||||
height : 100%;
|
height : 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user