Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 80289b8

Browse files
committed
client: Fix icon jumping on hover
1 parent 96aecf8 commit 80289b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/public/app/widgets/buttons/global_menu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const TPL = `
2020
height: 100%;
2121
position: relative;
2222
padding: 6px;
23+
border: 0;
2324
}
2425
2526
.global-menu-button > svg path {

0 commit comments

Comments
 (0)