fix(client): upload styling

This commit is contained in:
chenos 2022-03-09 22:13:43 +08:00
parent 97ad82fcdc
commit 28e96ed5b0

View File

@ -12,10 +12,13 @@
}
}
.ant-upload-list-item-actions {
left: auto;
right: 4px;
top: 4px;
transform: none;
// left: auto;
// // right: 4px;
// // top: 4px;
// transform: none;
.ant-btn-text:hover, .ant-btn-text:focus {
background: rgba(0, 0, 0, 0.4);
}
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
overflow: inherit;