Adds nowrap for date

This commit is contained in:
Amir Raminfar
2022-09-14 13:15:10 -07:00
parent fb0b11e626
commit 89f7d21739

View File

@@ -154,6 +154,7 @@ watch(
padding-left: 5px;
padding-right: 5px;
border-radius: 3px;
white-space: nowrap;
}
:deep(mark) {