From 6b351c48539aecb4b362795f24302a9377e5f187 Mon Sep 17 00:00:00 2001 From: dobr Date: Mon, 8 Dec 2025 16:10:50 +0800 Subject: [PATCH] styles --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 85a9c22..3931a3a 100644 --- a/public/style.css +++ b/public/style.css @@ -28,7 +28,7 @@ h1, h2, h3 { flex-wrap: wrap; } -.controls input { +.controls input select { padding: 10px; border: 1px solid #ccc; border-radius: 4px;