mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-26 15:12:47 -05:00
Prevent grid info from blocking drag
This commit is contained in:
@@ -1468,6 +1468,7 @@ const StyledGridInfo = styled.div`
|
||||
text-align: center;
|
||||
padding: 8px;
|
||||
border-radius: 16px;
|
||||
pointer-events: none;
|
||||
z-index: 1000; /* Keep above grid inputs */
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user