mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Do not capitalize names
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user