Merge pull request #1591 from cryptpad/choice-and-checkbox-grids-overflow

Fix overflowing check and radio items in form app conditional
This commit is contained in:
yflory 2024-08-28 17:06:53 +02:00 committed by GitHub
commit baa4fc2c7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1011,7 +1011,6 @@
min-width: 300px;
width: 300px;
position: absolute;
left: 20px;
word-break: break-word;
background: @cp_form-bg1;
z-index: 2;