client: Fix icon jumping on hover

This commit is contained in:
Elian Doran 2024-08-03 21:43:49 +03:00
parent 96aecf8544
commit 80289b8059
No known key found for this signature in database

View File

@ -20,6 +20,7 @@ const TPL = `
height: 100%;
position: relative;
padding: 6px;
border: 0;
}
.global-menu-button > svg path {