Add padding to message when closed

This commit is contained in:
Andy Smith
2025-04-11 16:11:28 -05:00
parent 019c16b3e3
commit dc474627cb
+4
View File
@@ -121,6 +121,10 @@
.card-perma__closure-message {
color: var(--card-color);
&:first-child {
padding-left: 1ch;
}
}
/* Variants