Fixed wiggeling icons within the menu bar when hovering them

Signed-off-by: WolverinDEV <git@teaspeak.de>
This commit is contained in:
WolverinDEV 2019-12-19 19:21:22 +01:00
parent 6932b609e1
commit c4c445d987
No known key found for this signature in database
GPG key ID: 77A6C15085150EEB

View file

@ -131,8 +131,7 @@ $border_color_activated: rgba(255, 255, 255, .75);
}
.button {
padding-right: 1px;
border-right: 0;
border-right-color: transparent;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
@ -205,8 +204,7 @@ $border_color_activated: rgba(255, 255, 255, .75);
}
.button {
padding-right: 1px;
border-right: 0;
border-right-color: transparent;
border-bottom-right-radius: 0;
border-top-right-radius: 0;