mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
parent
387b9fdd34
commit
b6951f3253
@ -437,7 +437,6 @@
|
|||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
outline: none;
|
outline: none;
|
||||||
transform: scale((unit(@checkbox-size) / unit(@expand-icon-size)));
|
transform: scale((unit(@checkbox-size) / unit(@expand-icon-size)));
|
||||||
transform-origin: bottom;
|
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
@expand-icon-size: ceil(((@font-size-sm * 1.4 - @border-width-base * 3) / 2)) * 2 +
|
@expand-icon-size: ceil(((@font-size-sm * 1.4 - @border-width-base * 3) / 2)) * 2 +
|
||||||
|
Loading…
Reference in New Issue
Block a user