From 85bc7b95f76cbc27e414c9f9182e51052b259b20 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:12:44 -0400 Subject: allow setting unreasonably high gain apparently packing is still a thing or whatever... someone asked --- res/css/main.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res') diff --git a/res/css/main.css b/res/css/main.css index dcbdf4f..40e1696 100644 --- a/res/css/main.css +++ b/res/css/main.css @@ -382,3 +382,8 @@ .voice-state-server { color: red; } + +spinbutton { + color: @text_color; + margin-top: 10px; +} -- cgit v1.2.3