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
@@ -177,9 +177,4 @@ watch(() => auth.user?.id, fetchTeacherAnalytics)
border-radius: var(--radius-sm);
font-size: 13px;
}
.top-list {
padding-left: 18px;
color: var(--color-text-secondary);
font-size: 13px;
}
</style>