[ACS-8784] Fixed references layout (#4157)

This commit is contained in:
AleksanderSklorz
2024-10-02 08:40:52 +02:00
committed by GitHub
parent 3c71a11c58
commit 01f0deb839

View File

@@ -143,6 +143,7 @@
padding-top: 5px; padding-top: 5px;
margin-left: -2px; margin-left: -2px;
display: flex; display: flex;
flex-wrap: wrap;
gap: 21px; gap: 21px;
&-document { &-document {