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

This commit is contained in:
github-actions[bot]
2025-08-06 07:35:25 +00:00
parent b5a8d6f3d8
commit 0c6c988f25
36 changed files with 2 additions and 197 deletions

View File

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