device state setting fix 15

This commit is contained in:
2025-11-19 12:09:45 +01:00
parent 127b5857c3
commit d09caa9d92

View File

@@ -88,6 +88,9 @@
flex-direction: column; flex-direction: column;
text-decoration: none; text-decoration: none;
color: inherit; color: inherit;
width: 100%;
max-width: 320px;
margin: 0 auto;
} }
.device-card:hover { .device-card:hover {