mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Reduce default tab padding in tab-group (#27173)
This commit is contained in:
@@ -18,6 +18,8 @@ export class HaTabGroupTab extends Tab {
|
|||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
||||||
|
--wa-space-l: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
:host([active]:not([disabled])) {
|
:host([active]:not([disabled])) {
|
||||||
|
|||||||
Reference in New Issue
Block a user