mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Align ToolButton Label in RTL mode (#1186)
This commit is contained in:
parent
8030a167c6
commit
ae655cd7d3
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
& + .ToolIcon__label {
|
& + .ToolIcon__label {
|
||||||
margin-left: 0;
|
margin-inline-start: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue