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