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

This commit is contained in:
github-actions[bot]
2025-09-02 06:49:31 +00:00
parent b96952d3c5
commit 320fa05ec2
91 changed files with 307 additions and 193 deletions

View File

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