mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-05 10:49:23 -05:00
fix website component
This commit is contained in:
@@ -3812,6 +3812,11 @@ html.picking-component * {
|
||||
}
|
||||
}
|
||||
|
||||
// Website
|
||||
.rio-website {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
// Upload Area
|
||||
.rio-file-picker-area {
|
||||
pointer-events: auto;
|
||||
|
||||
Reference in New Issue
Block a user