mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Energy: Dont shrink today button (#10451)
This commit is contained in:
parent
719d9386c5
commit
6347e44d94
@ -267,6 +267,9 @@ export class HuiEnergyPeriodSelector extends SubscribeMixin(LitElement) {
|
||||
ha-button-toggle-group {
|
||||
padding-left: 8px;
|
||||
}
|
||||
mwc-button {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
`;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user