From 7045f16e6f151848daae83fc85ec50e189275a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Thu, 27 Feb 2025 11:52:12 +0100 Subject: [PATCH] fix css w masowej aktualizacji firmware --- templates/devices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/devices.html b/templates/devices.html index ad62c0b..7decfbe 100644 --- a/templates/devices.html +++ b/templates/devices.html @@ -25,7 +25,7 @@ display: none; position: fixed; top: 0; - left: 0;`````````````````````````` + left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7);