From 72b41c158b2cfbbca5179c8fcc84f4eb29325bd8 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Tue, 26 Feb 2019 17:31:53 -0800 Subject: [PATCH] added flex-no-shrink to archive info icons --- app/ui/archiveTile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/ui/archiveTile.js b/app/ui/archiveTile.js index eb0dd679..894faead 100644 --- a/app/ui/archiveTile.js +++ b/app/ui/archiveTile.js @@ -120,7 +120,7 @@ function fileInfo(file, action) { function archiveInfo(archive, action) { return html`

- +

${archive.name}

${bytes( @@ -213,7 +213,7 @@ module.exports = function(state, emit, archive) { html`