diff --git a/app/styles/app/layouts/caches.sass b/app/styles/app/layouts/caches.sass index 8a4dad55..d46285ff 100644 --- a/app/styles/app/layouts/caches.sass +++ b/app/styles/app/layouts/caches.sass @@ -1,6 +1,6 @@ .caches @include resetul - margin-top: 2rem + margin-top: 1rem font-size: $font-size-sm color: $grey3 diff --git a/app/templates/caches.hbs b/app/templates/caches.hbs index f60b7a18..191523c5 100644 --- a/app/templates/caches.hbs +++ b/app/templates/caches.hbs @@ -16,7 +16,7 @@ {{cache.branch}}
-{{pretty-date cache.last_modified}}
+{{format-time cache.last_modified}}
{{mb cache.size}}MB