fix: bind HWID top-ups to subscription periods

This commit is contained in:
3252a8
2026-05-25 19:33:50 +03:00
parent 59fa301344
commit c68cb97964
49 changed files with 2027 additions and 119 deletions
+7
View File
@@ -591,6 +591,13 @@ a {
margin-top: 0;
}
.devices-topup-validity {
margin: 0;
color: var(--muted);
font-size: 11px;
line-height: 1.35;
}
.devices-list {
display: grid;
gap: 8px;