fix css w masowej aktualizacji firmware

This commit is contained in:
Mateusz Gruszczyński 2025-02-27 12:14:36 +01:00
parent ab99e12224
commit a1338a07eb

View File

@ -5,7 +5,8 @@
<style> <style>
/* Stylizacja progress bara zgodnie z device_detail.html */ /* Stylizacja progress bara zgodnie z device_detail.html */
.progress-container { .progress-container {
width: 50%; width: 60%;
max-width: 500px;
margin: 20px auto; margin: 20px auto;
background: #444; background: #444;
border-radius: 5px; border-radius: 5px;