[frontend/components] add cursor: pointer to menu elements and make their padding consistent
This commit is contained in:
parent
c01510b707
commit
5ea456a7ff
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
border-radius: 0.5rem;
|
||||
align-items: center;
|
||||
color: var(--notice-color);
|
||||
line-height: 1;
|
||||
cursor: pointer;
|
||||
|
||||
> i {
|
||||
padding-right: 0.5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue