mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Increase touch target of menu button with notifications (#3527)
This commit is contained in:
parent
b624b363bd
commit
3709c13975
@ -127,6 +127,7 @@ class HaMenuButton extends LitElement {
|
||||
position: relative;
|
||||
}
|
||||
.dot {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
background-color: var(--accent-color);
|
||||
width: 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user