From 1939d120cd1b022d4ba8dff5c4006e2fb8e14e62 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 25 Dec 2019 04:32:56 +0000 Subject: [PATCH] Fix type in css --- static/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/main.css b/static/main.css index 34614c8..99e2cf0 100644 --- a/static/main.css +++ b/static/main.css @@ -55,12 +55,12 @@ .status-emoji { height: 20px; margin-bottom: -4px; - witdth: auto; + width: auto; } .name-emoji { height: 20px; - witdth: auto; + width: auto; } .status-action {