.taf.sheet-config { section { display: flex; flex-direction: column; gap: 1rem; } .tab { display: none; } .tab.active { display: unset; } }