🐛 fix: add success message for sorting in subscription table and update device limit terminology to "IP限制" for consistency

This commit is contained in:
web
2025-12-16 06:40:48 -08:00
parent 4b868b0c1d
commit d22919bf57
5 changed files with 9 additions and 2 deletions
+4
View File
@@ -125,4 +125,8 @@
.container {
@apply mx-auto w-full max-w-7xl px-4 sm:px-6 lg:px-8;
}
a,
button {
@apply cursor-pointer;
}
}