1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

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) {