Merge remote-tracking branch 'origin/form' into form

pull/1/head
David Benqué 2021-06-08 13:45:30 +01:00
commit 1b4ce70113
1 changed files with 5 additions and 0 deletions

View File

@ -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;
}