From 0972d5eb88a05dcc2b9f95f315cf621ea543f1ea Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Fri, 19 Jan 2018 17:29:27 -0800 Subject: [PATCH] remove unused css --- routes/_components/Status.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/routes/_components/Status.html b/routes/_components/Status.html index 65bca93f..8fd4900d 100644 --- a/routes/_components/Status.html +++ b/routes/_components/Status.html @@ -188,6 +188,7 @@ fill: var(--action-button-fill-color-active); } + /* .status-media { grid-area: status-media; display: grid; @@ -201,6 +202,7 @@ .status-media-container img { object-fit: cover; } + */