demarches-normaliennes/app/assets/stylesheets/attestation_template_2_edit.scss
2023-11-29 12:07:42 +00:00

7 lines
103 B
SCSS

#attestation-edit {
.tiptap {
padding: 8px;
overflow-y: scroll;
min-height: 400px;
}
}