chore: update frontend build for v1.1.93 [skip ci]

This commit is contained in:
github-actions[bot]
2025-08-07 16:36:25 +00:00
parent c38a846e70
commit f474a682e7
54 changed files with 221 additions and 92 deletions

View File

@@ -0,0 +1 @@
.loading-spinner[data-v-403eab52]{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin-403eab52 1s linear infinite}@keyframes spin-403eab52{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.accounts-container[data-v-403eab52]{min-height:calc(100vh - 300px)}.table-container[data-v-403eab52]{overflow-x:auto;border-radius:12px;border:1px solid rgba(0,0,0,.05)}.table-row[data-v-403eab52]{transition:all .2s ease}.table-row[data-v-403eab52]:hover{background-color:#00000005}