refactor: настроил линтер против сиротского css
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Successful in 8s
🚀 Create and publish a Docker image / Build & publish backend image (push) Successful in 1m22s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Failing after 26s
🚀 Create and publish a Docker image / Update stack on Portainer (push) Successful in 4s
Backend CI / build-and-test (pull_request) Successful in 54s
Frontend CI / build-and-check (pull_request) Failing after 5m4s

This commit is contained in:
2026-05-25 02:15:34 +03:00
parent 98aaa86ec4
commit c4ed23a3d9
11 changed files with 46 additions and 155 deletions
-4
View File
@@ -46,8 +46,4 @@ defineEmits<{ click: [] }>()
font-size: 14px;
color: var(--color-coin-chip-text);
}
.coin-label {
font-size: 12px;
color: var(--color-coin-chip-label);
}
</style>