mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
fix: rlt style of columns (#26479)
* Fix rlt issue for columns This fix should exist in rtl styles. * Update rtl.less
This commit is contained in:
parent
bf72f5538a
commit
6b90477b53
@ -10,7 +10,6 @@
|
||||
.@{ant-prefix}-col {
|
||||
&&-rtl {
|
||||
float: right;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user