mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-09 15:19:16 -06: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