From af2b4fdf9e5ae7f0ab3119ae2f64e4a331a49258 Mon Sep 17 00:00:00 2001 From: yasir Date: Sat, 28 Jan 2023 21:14:41 +0700 Subject: [PATCH] Typo --- misskaty/helper/html_view.py | 1 + 1 file changed, 1 insertion(+) diff --git a/misskaty/helper/html_view.py b/misskaty/helper/html_view.py index eab87aee..4e4cf13a 100644 --- a/misskaty/helper/html_view.py +++ b/misskaty/helper/html_view.py @@ -37,6 +37,7 @@ hmtl_content = """ border-radius: 20px; background-color: #161b22; align-items: center; + width: 100%; } .container.center { text-align: center;