mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
💄 Tweak Table expand icon style
This commit is contained in:
parent
d236b4817d
commit
c5344bde52
@ -549,10 +549,11 @@
|
|||||||
width: 17px;
|
width: 17px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
line-height: 14px;
|
line-height: 13px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: @component-background;
|
background: @component-background;
|
||||||
border: @border-width-base @border-style-base @border-color-split;
|
border: @border-width-base @border-style-base @border-color-split;
|
||||||
|
border-radius: @border-radius-sm;
|
||||||
outline: none;
|
outline: none;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user