Fix menu rendering issue for some menu layouts.

This commit is contained in:
Dermot Duffy
2022-01-14 21:31:16 -08:00
parent ba94f31a32
commit c075fc574e
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -7,4 +7,5 @@ ha-icon-button.button {
--ha-icon-display: block;
/* Buttons can always be clicked */
pointer-events: auto;
opacity: 0.9;
}