perf(web): improve button flex design

This commit is contained in:
2023-02-15 21:46:09 +03:00
parent fc4887ef2e
commit 2c6b41c408
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -147,4 +147,5 @@ td {
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 10px;
}