fix website component

This commit is contained in:
Jakob Pinterits
2024-10-15 17:40:55 +02:00
parent aa5dbba466
commit 2091aedfdb
4 changed files with 17 additions and 1 deletions
+5
View File
@@ -3812,6 +3812,11 @@ html.picking-component * {
}
}
// Website
.rio-website {
pointer-events: auto;
}
// Upload Area
.rio-file-picker-area {
pointer-events: auto;