mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-08 04:19:49 -05:00
bugfix: remove mouse events from high level components
This commit is contained in:
@@ -252,6 +252,8 @@ select {
|
||||
|
||||
// User-defined components
|
||||
.rio-high-level-component {
|
||||
pointer-events: none;
|
||||
|
||||
@include single-container();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user