mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
style: optimize col rtl style (#26482)
This commit is contained in:
parent
88ae028321
commit
5f6470d8f3
@ -7,12 +7,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.@{ant-prefix}-col {
|
||||
&&-rtl {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
// mixin
|
||||
.loop-grid-columns(@index, @class) when (@index > 0) {
|
||||
.@{ant-prefix}-col@{class}-push-@{index} {
|
||||
|
Loading…
Reference in New Issue
Block a user