From 6b2aa2c5db7af87184a0d92eeafb8820ee966950 Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:51:42 +0200 Subject: [PATCH] CHANGE: Use 1px instead of 2px --- qt/aqt/data/web/css/reviewer-bottom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/aqt/data/web/css/reviewer-bottom.scss b/qt/aqt/data/web/css/reviewer-bottom.scss index da1fe5e2c..589bd6bcd 100644 --- a/qt/aqt/data/web/css/reviewer-bottom.scss +++ b/qt/aqt/data/web/css/reviewer-bottom.scss @@ -43,7 +43,7 @@ button { .answerButton, .answerButton:hover, .answerButton:focus { - border-width: 2px; + border-width: 1px; } .answerIncorrect,