Update welshman

This commit is contained in:
Jon Staab
2024-10-29 13:20:59 -07:00
parent 8e97dd0c69
commit 3f143b7aa2
8 changed files with 96 additions and 33 deletions
+4
View File
@@ -108,6 +108,10 @@
@apply flex flex-col gap-4;
}
.col-8 {
@apply flex flex-col gap-8;
}
.ellipsize {
@apply overflow-hidden text-ellipsis;
}