1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 12:49:19 +00:00

Use consistent font size for quick bar "Nothing found" note (#11418)

This commit is contained in:
Philip Allgaier
2022-01-24 19:14:11 +01:00
committed by GitHub
parent 30fa92c120
commit e57477c16a

View File

@@ -756,7 +756,6 @@ export class QuickBar extends LitElement {
.nothing-found {
padding: 16px 0px;
font-size: 16px;
text-align: center;
}
`,