Align Duedate-delete icon properly - fixes nextcloud/deck#3791
Signed-off-by: ben <ben@ro.tt>
This commit is contained in:
committed by
backportbot-nextcloud[bot]
parent
48bf117339
commit
54706cfe8d
@@ -381,9 +381,11 @@ export default {
|
|||||||
|
|
||||||
.section-details {
|
.section-details {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
button.action-item--single {
|
button.action-item--single {
|
||||||
margin-top: -6px;
|
margin-top: -3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user