UNPKG
xbpr
Version:
latest (0.0.1)
0.0.1
xbp react ui by @arco-design/web-react
xbpr
/
es
/
Image
/
style
/
rtl.less
17 lines
(14 loc)
•
264 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.@{image-prefix-cls}
-rtl
{
direction
: rtl;
.@{image-prefix-cls}
{
&
-actions
{
&
-item
{
margin-left
:
0
;
margin-right
:
@image-spacing-actions-item-left
;
&
:first-child
{
margin-right
:
0
; } } } } }