mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Do not capitalize names
This commit is contained in:
parent
35139d7cd1
commit
612a876199
@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
.name {
|
.name {
|
||||||
@apply(--paper-font-common-nowrap);
|
@apply(--paper-font-common-nowrap);
|
||||||
text-transform: capitalize;
|
|
||||||
color: var(--primary-text-color);
|
color: var(--primary-text-color);
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user