Align ToolButton Label in RTL mode (#1186)

pull/1197/head
Adil HADDAOUI 5 years ago committed by GitHub
parent 8030a167c6
commit ae655cd7d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@
}
& + .ToolIcon__label {
margin-left: 0;
margin-inline-start: 0;
}
}

Loading…
Cancel
Save