Fix style for advanced filter
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 48s

This commit is contained in:
2025-04-07 21:18:29 +02:00
parent 47c1e91535
commit 6236ad3db3
5 changed files with 17 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
.container {
margin-top: 20px;
justify-content: space-between;
display: flex;
flex-direction: row;