mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix the mouse pointer on the top-level menus.
This commit is contained in:
parent
03d6fce53c
commit
de2e7bf8f1
@ -158,6 +158,7 @@ iframe {
|
||||
|
||||
.dropdown-menu > li > a > span {
|
||||
padding-left: 3px;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a > .has-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user