mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
feat: use border-radius instead
This commit is contained in:
parent
6520e25775
commit
b3c2cb4002
@ -114,7 +114,7 @@
|
||||
|
||||
&-right {
|
||||
left: -@layout-zero-trigger-width;
|
||||
transform: rotate3d(0, 0, 1, 180deg);
|
||||
border-radius: @border-radius-base 0 0 @border-radius-base;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user