Merge remote-tracking branch 'origin/form' into form
commit
1b4ce70113
|
@ -254,6 +254,11 @@
|
|||
&.sortable-ghost { visibility: hidden; }
|
||||
&.sortable-drag { opacity: 0.9 !important; }
|
||||
|
||||
.flatpickr-calendar.inline {
|
||||
box-shadow: unset;
|
||||
border: 1px solid @cryptpad_text_col;
|
||||
}
|
||||
|
||||
.cp-form-block-question {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue