mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Fix line-height, fix script editor buttons (#26337)
* Fix line-height * Fix script root buttons
This commit is contained in:
@@ -67,6 +67,7 @@ export class HaButton extends Button {
|
||||
);
|
||||
|
||||
font-size: var(--ha-font-size-m);
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
:host([size="small"]) .button {
|
||||
|
||||
Reference in New Issue
Block a user