---修改样式和文件上传
This commit is contained in:
@ -48,6 +48,7 @@ html[data-theme='light'] {
|
||||
color: @text-color-base;
|
||||
background-color: @component-background;
|
||||
transition: none;
|
||||
font-size: 14px;
|
||||
|
||||
&:hover {
|
||||
.ant-tabs-tab-remove {
|
||||
@ -181,7 +182,7 @@ html[data-theme='light'] {
|
||||
width: 100%;
|
||||
height: @multiple-height - 2;
|
||||
padding-left: 0;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user