fixed css warning

This commit is contained in:
Markus 2024-02-01 11:56:55 +01:00
parent 3707fade72
commit 15786d48d1

View File

@ -307,7 +307,7 @@ export default {
}
> .date-row {
display: flex;
justify-content: end;
justify-content: flex-end;
margin-top: $space-small;
> .text {
overflow: hidden;