fix(client): upload styling
This commit is contained in:
parent
97ad82fcdc
commit
28e96ed5b0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user