fix: align directory filter actions
Some checks failed
CI / deploy (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled

This commit is contained in:
2026-09-15 15:55:47 +03:00
parent e58156fbeb
commit 2bf6ff570c
5 changed files with 10 additions and 5 deletions

View File

@@ -183,6 +183,7 @@
}
.button {
box-sizing: border-box;
min-height: 40px;
padding: 10px 14px;
border: 0;

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.8.7"
FRONTEND_VERSION = "0.8.7"
BACKEND_VERSION = "0.8.7"
APP_VERSION = "0.8.8"
FRONTEND_VERSION = "0.8.8"
BACKEND_VERSION = "0.8.8"