refactor: add back the gap to the placeholder

This commit is contained in:
Timothy Z. 2024-12-18 17:36:17 +02:00
parent f9fb161292
commit 8a7e07f833

View file

@ -95,6 +95,7 @@
flex-direction: column;
align-items: stretch;
width: 100%;
gap: 1rem;
.content {
flex-direction: row;