layout overflow

This commit is contained in:
2024-10-04 09:16:20 +02:00
parent 998c265b5e
commit 0125402145
3 changed files with 2 additions and 45 deletions
@@ -6,7 +6,7 @@
top: 0%;
left: 0%;
width: 100%;
overflow: hidden;
// overflow: hidden;
display: flex;
flex-flow: row wrap;
;