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

This commit is contained in:
github-actions[bot]
2025-09-06 10:10:29 +00:00
parent 64c0bf0e1e
commit 1e17eb9373
79 changed files with 312 additions and 167 deletions

View File

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