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:
committed by
backportbot-nextcloud[bot]
parent
4126e4dd43
commit
8449d91656
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user