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

This commit is contained in:
Frédéric Péters 2022-10-13 09:51:15 +02:00
parent 4688e06c7d
commit 0d39325ef4
1 changed files with 0 additions and 2 deletions

View File

@ -378,8 +378,6 @@ ul.get-params li {
.connector-tabs {
margin-top: 1em;
[role=tabpanel] {
background: white;
padding: 1em;
min-height: 200px;
}
}