fix: 100 percent width

This commit is contained in:
verbiricha 2023-07-31 10:10:10 +02:00
parent 69231cf917
commit 9674e17c14

View File

@ -43,6 +43,7 @@
flex-direction: column;
gap: 16px;
flex: 1;
width: 100%;
}
.stream-card.image-card {