Ctwx Die Höhe wird größer, wenn Sie die Schrift vergrößern. CSS von 2002Andreas.
CSS
.tab-group-label {
tab-group[collapsed] > .tab-group-label-container > & {
font-size: 17px !important;
font-family: cursive; !important;
padding-inline: 8px !important;
}
}
.tab-group-label {
tab-group > .tab-group-label-container > & {
font-size: 17px !important;
font-family: cursive; !important;
padding-inline: 8px !important;
}
}
Alles anzeigen