From 4031da4824bf316cdff3bbf98cb9bf12562a85f4 Mon Sep 17 00:00:00 2001 From: "Lu[ke] Wilson" Date: Wed, 27 Nov 2024 23:17:38 +0000 Subject: [PATCH] better ux for menus and stuff --- flok/index.html | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/flok/index.html b/flok/index.html index 6a7d812..3219270 100644 --- a/flok/index.html +++ b/flok/index.html @@ -143,6 +143,10 @@ justify-content: center; align-items: center; } + + details button { + text-align: left; + }
@@ -158,6 +162,7 @@ flex-direction: column; "> +