From 648f537121548b579d4d10b2596d86f6b6ef3d76 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Tue, 18 Jan 2022 21:35:28 -0600 Subject: [PATCH] this actually looks really good small. --- src/renderer/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/style.less b/src/renderer/style.less index 4f63bc32..cd2ec21c 100644 --- a/src/renderer/style.less +++ b/src/renderer/style.less @@ -1011,7 +1011,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track { .explicit-icon { background-image: url("./assets/explicit.svg"); - height: 12px; + height: 9px; width: 36px; filter: contrast(0); background-repeat: no-repeat;