From ea49bdfd2c83a0fced5a43015f5c1ce4f5dbce65 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 25 Apr 2022 18:12:37 -0700 Subject: web: use a common function to determine the next action --- web/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/static/style.css') diff --git a/web/static/style.css b/web/static/style.css index 2a3d60b..519a437 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -42,7 +42,7 @@ div#controls .keypad { display: contents; } -div#controls #keypad-init .key { +div#controls #keypad-match_mode .key { grid-column: 1 / -1; padding-left: 0.4rem; -- cgit v1.2.3-70-g09d2