Merge pull request #3816 from nextcloud/backport/3811/stable23

[stable23] Align Duedate-delete icon properly - fixes nextcloud/deck#3791
This commit is contained in:
Julius Härtl
2022-05-13 09:34:59 +02:00
committed by GitHub

View File

@@ -381,9 +381,11 @@ export default {
.section-details {
flex-grow: 1;
display: flex;
flex-wrap: wrap;
button.action-item--single {
margin-top: -6px;
margin-top: -3px;
}
}
}