Reduce default tab padding in tab-group (#27173)

This commit is contained in:
Wendelin
2025-09-25 12:52:04 +02:00
committed by GitHub
parent 981db50826
commit 6dcc52cd44

View File

@@ -18,6 +18,8 @@ export class HaTabGroupTab extends Tab {
opacity: 0.8;
color: inherit;
--wa-space-l: 16px;
}
:host([active]:not([disabled])) {