Add menuitem to popover menu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
b1a82969e6
commit
75587cf135
|
@ -603,7 +603,8 @@ em {
|
|||
li {
|
||||
display: flex;
|
||||
> button,
|
||||
> a {
|
||||
> a,
|
||||
> .menuitem {
|
||||
cursor: pointer;
|
||||
line-height: 36px;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue