mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-28 15:27: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;
|
position: relative;
|
||||||
}
|
}
|
||||||
.dot {
|
.dot {
|
||||||
|
pointer-events: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: var(--accent-color);
|
background-color: var(--accent-color);
|
||||||
width: 12px;
|
width: 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user