UNPKG
@bee-design/ui
Version:
latest (1.1.0)
1.1.0
1.0.22
1.0.21
1.0.20
Bee Design React UI Library.
bee.design
@bee-design/ui
/
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
; } } } } }