Skip to content
Snippets Groups Projects
Commit 001730cd authored by Reményi Gergely's avatar Reményi Gergely
Browse files

KST-23: fold dates more meaningfully

parent faa04f1d
Branches
No related tags found
1 merge request!2Service page rework
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
<div class="flex-grow-1"> <div class="flex-grow-1">
{{history.description}} {{history.description}}
</div> </div>
<div class="d-flex flex-sm-row flex-column p-3"> <div class="d-flex flex-md-row flex-column p-3">
<div class="pr-sm-1" style="white-space: nowrap;"> <div class="pr-sm-1" style="white-space: nowrap;">
{{history.createdAt | date: 'yyyy. MMM dd.'}} {{history.createdAt | date: 'yyyy. MMM dd.'}}
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment