Fixed wiggeling icons within the menu bar when hovering them
Signed-off-by: WolverinDEV <git@teaspeak.de>
This commit is contained in:
parent
6932b609e1
commit
c4c445d987
1 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue