💄 Tweak Table expand icon style

This commit is contained in:
afc163 2019-08-19 18:42:19 +08:00
parent d236b4817d
commit c5344bde52

View File

@ -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;