0.0.159 routes

This commit is contained in:
SBD
2025-02-17 16:13:53 +03:00
parent b4b79e185e
commit 8119955f52
6 changed files with 31 additions and 5 deletions

View File

@@ -70,3 +70,10 @@
cursor: pointer;
}
.container_btns{
width: 100%;
display: flex;
align-items: center;
justify-content: var(--justify);
gap: 5px;
}