Fix toggle appearance on iOS 1808

This commit is contained in:
David Benque 2025-03-05 14:21:38 +00:00
parent 242383853c
commit 04fa1d1e7b
No known key found for this signature in database
GPG Key ID: 7EC3E5D34DCCC0BF

View File

@ -207,7 +207,9 @@
display: flex;
flex-direction: row;
.cp-form-view-drag {
button.cp-form-view-drag {
margin: 0;
padding: 1px 4px;
width: 30px;
height: 30px;
border: none;