fix(client): upload styling
This commit is contained in:
parent
97ad82fcdc
commit
28e96ed5b0
@ -12,10 +12,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.ant-upload-list-item-actions {
|
.ant-upload-list-item-actions {
|
||||||
left: auto;
|
// left: auto;
|
||||||
right: 4px;
|
// // right: 4px;
|
||||||
top: 4px;
|
// // top: 4px;
|
||||||
transform: none;
|
// 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 {
|
.ant-upload-list-picture-card .ant-upload-list-item-info {
|
||||||
overflow: inherit;
|
overflow: inherit;
|
||||||
|
Loading…
Reference in New Issue
Block a user