mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-13 04:50:29 +00:00
Update font-weight
This commit is contained in:
@@ -36,7 +36,7 @@ export class HaConditionSelector extends LitElement {
|
||||
label {
|
||||
display: block;
|
||||
margin-bottom: 4px;
|
||||
font-weight: 500;
|
||||
font-weight: var(--ha-font-weight-semibold);
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user