mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Harmonize the font sizes on area and device page (#7357)
This commit is contained in:
parent
2fd017cf73
commit
874f3b32b3
@ -382,6 +382,7 @@ class HaConfigAreaPage extends LitElement {
|
||||
|
||||
paper-item {
|
||||
cursor: pointer;
|
||||
font-size: var(--paper-font-body1_-_font-size);
|
||||
}
|
||||
|
||||
a {
|
||||
|
@ -716,6 +716,7 @@ export class HaConfigDevicePage extends LitElement {
|
||||
|
||||
paper-item {
|
||||
cursor: pointer;
|
||||
font-size: var(--paper-font-body1_-_font-size);
|
||||
}
|
||||
|
||||
paper-item.no-link {
|
||||
|
Loading…
x
Reference in New Issue
Block a user