Align ToolButton Label in RTL mode (#1186)

This commit is contained in:
Adil HADDAOUI 2020-04-03 15:24:25 +01:00 committed by GitHub
parent 8030a167c6
commit ae655cd7d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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