mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix toggle appearance on iOS 1808
This commit is contained in:
parent
242383853c
commit
04fa1d1e7b
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user