Fixed ZHLookup

This commit is contained in:
schnulller
2022-06-19 00:18:02 +02:00
parent 4ef0e260e0
commit cfd1b5fd59
3 changed files with 10 additions and 3 deletions

View File

@@ -40,7 +40,7 @@
}
.ha-letterhead .ha-metadata .ha-metadataupperrow .ha-pill {
@apply text-sm rounded px-1.5 ml-2 py-0.5 leading-none caps-allpetite tracking-wide whitespace-nowrap
@apply text-xs rounded px-1.5 ml-2 py-0.5 leading-none tracking-wide whitespace-nowrap
}
.ha-letterhead .ha-metadata .ha-metadataupperrow .ha-pill .ha-cross {

File diff suppressed because one or more lines are too long