Add Flex:Wrap to card buttons
release-tag / release-image (push) Successful in 28s

Mitigates #23
This commit is contained in:
2024-05-13 17:27:07 +02:00
parent 376484c3b2
commit 77bdc01270
+1
View File
@@ -100,6 +100,7 @@ watch(
position: absolute;
display: flex;
flex-direction: row;
flex-wrap: wrap;
bottom: 0;
width: 100%;
transform: translateY(0);