From 3feef98d80dcdab386c31efd999ec08b188c4a70 Mon Sep 17 00:00:00 2001 From: venizelou andreas Date: Sat, 10 Aug 2024 14:43:00 +0300 Subject: [PATCH] DNS-SD, UI stuff --- Protest/Front/tools.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Protest/Front/tools.css b/Protest/Front/tools.css index 4993bb97..33c97c51 100644 --- a/Protest/Front/tools.css +++ b/Protest/Front/tools.css @@ -129,7 +129,7 @@ .tool-element > .expanded .tool-after-label-far[after-label]::after { position: sticky; - left: max(60%, 300px); + left: max(66%, 250px); right: 64px; content: attr(after-label); color: #c0c0c0;