Fix cards spilling out of container when multiple lines

This commit is contained in:
Carlos Fernandez 2026-05-14 23:49:59 -04:00
parent af9546b273
commit 39d238e684
2 changed files with 1 additions and 3 deletions

View file

@ -114,9 +114,6 @@
.card-preview-container {
flex: 1;
}
.card-preview-container {
border-color: light-dark(@dark-blue, @golden);
}