From 2df193d67225a3d2a8369c0f4fe8ec60d1294b88 Mon Sep 17 00:00:00 2001 From: juzybits <96890594+juzybits@users.noreply.github.com> Date: Thu, 8 Feb 2024 02:56:11 -0100 Subject: [PATCH] web: style clear state button --- web/src/App.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/App.less b/web/src/App.less index da1dcf2..0258f90 100644 --- a/web/src/App.less +++ b/web/src/App.less @@ -99,6 +99,10 @@ h1 { } } +.btn-clear { + font-size: 0.85em; +} + #accounts { .account { width: 100%;