This website works better with JavaScript
Home
Explore
Help
Sign In
liushengqiang
/
excalidraw
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Align ToolButton Label in RTL mode (
#1186
)
Adil HADDAOUI
5 years ago
parent
8030a167c6
commit
ae655cd7d3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/components/ToolIcon.scss
+ 1
- 1
src/components/ToolIcon.scss
View File
@@ -32,7 +32,7 @@
}
& + .ToolIcon__label {
- margin-
lef
t: 0;
+ margin-
inline-star
t: 0;
}
}