mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-15 17:19:11 +08:00
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
|
[data-direction='rtl'] {
|
||
|
#_hj_feedback_container {
|
||
|
> div {
|
||
|
left: 32px;
|
||
|
}
|
||
|
}
|
||
|
.fixed-widgets {
|
||
|
right: auto;
|
||
|
left: 32px;
|
||
|
}
|
||
|
}
|