From 15e7dfe775b3b6c9acae0e191893a41574b0ab18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Sun, 16 Jul 2023 08:54:50 +0200 Subject: [PATCH] Style --- res/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/res/style.css b/res/style.css index 923de39..df7cf32 100755 --- a/res/style.css +++ b/res/style.css @@ -84,6 +84,9 @@ main { border: 1px solid #ddd; text-align: center; width: 100%; +} + +.choix-appli-wrapper div { height: 100%; }