manager: use native gadjo padding for cell form tabs (#70203)

This commit is contained in:
Frédéric Péters 2022-10-13 09:46:07 +02:00
parent 6f4dcd515f
commit cdef4f6a1d
1 changed files with 0 additions and 4 deletions

View File

@ -77,10 +77,6 @@ div.cell-list > div {
}
}
div.cell-list > div > div form {
padding: 1ex;
}
.cell-form textarea {
width: 100%;
}