7 lines
103 B
SCSS
7 lines
103 B
SCSS
#attestation-edit {
|
|
.tiptap {
|
|
padding: 8px;
|
|
overflow-y: scroll;
|
|
min-height: 400px;
|
|
}
|
|
}
|