fix: modify antd style of default (#277)
This commit is contained in:
parent
1828e15bb9
commit
25339a4240
@ -12,10 +12,10 @@
|
||||
}
|
||||
}
|
||||
.ant-upload-list-item-actions {
|
||||
// left: auto;
|
||||
// // right: 4px;
|
||||
// // top: 4px;
|
||||
// transform: none;
|
||||
left: auto !important;
|
||||
right: 2px !important;
|
||||
top: 2px !important;
|
||||
transform: none !important;
|
||||
.ant-btn-text:hover, .ant-btn-text:focus {
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
@ -58,3 +58,4 @@
|
||||
padding: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user