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

This commit is contained in:
github-actions[bot]
2025-09-08 04:34:53 +00:00
parent 03c00671eb
commit ea7724744e
72 changed files with 97 additions and 217 deletions

View File

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