Merge pull request #9499 from antobinary/test-9173
Rebasing for v2.2.x-release #9173 customSvgIcon css class bug fixed for rtl layouts
This commit is contained in:
commit
d733cf1685
@ -232,6 +232,8 @@
|
||||
position: absolute;
|
||||
width: var(--toolbar-button-width);
|
||||
height: var(--toolbar-button-height);
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.textThickness {
|
||||
|
Loading…
Reference in New Issue
Block a user