Fixes CSS issue related to #88

This commit is contained in:
Rainer Simon 2021-10-24 07:42:46 +02:00
parent 2933129096
commit 5c082595f3
1 changed files with 5 additions and 0 deletions

View File

@ -78,6 +78,11 @@
}
.r6o-purposedropdown {
position:relative;
z-index:2;
}
}
.r6o-widget.comment.editable {