Fix : Overlapping expiry dates on tags

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
Jérôme Herbinet
2023-03-15 13:35:22 +01:00
committed by backportbot-nextcloud[bot]
parent 4126e4dd43
commit 8449d91656

View File

@@ -165,8 +165,9 @@ export default {
.duedate::v-deep {
.due {
margin: 0 0 0 10px;
padding: 2px 4px;
padding: 0px 4px;
font-size: 90%;
margin-bottom: 7px;
}
}