From affc977f42f7d15d1f72c4eaf4ec5118216985d7 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 11 Jan 2023 01:11:13 +0800 Subject: [PATCH] Need this width --- src/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.css b/src/app.css index 50a44089..8ca86b88 100644 --- a/src/app.css +++ b/src/app.css @@ -409,6 +409,7 @@ a.mention span { .decks { flex-grow: 1; + width: 100%; } .deck-close {