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