Skip to content

Commit

Permalink
#5980 fix hover button styles in rtl
Browse files Browse the repository at this point in the history
  • Loading branch information
novikov82 committed Oct 24, 2024
1 parent dff4f1e commit 2b9754f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
}
}
.svc-toolbox__item-submenu-button {
svg {
transform: rotate(180deg);
}
}
}
.svc-creator__toolbox--right {
Expand Down

0 comments on commit 2b9754f

Please sign in to comment.