misc: do not style "html edition" godo as textareas (#89470)
gitea/gadjo/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2024-04-12 09:25:19 +02:00
parent 251e1f5ef8
commit 63b36ba0c9
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ form.pk-mark-optional-fields {
}
}
div.godo--editor {
.godo:not(.html-edition) .godo--editor {
@extend textarea;
}