Add padding to message when closed
This commit is contained in:
@@ -121,6 +121,10 @@
|
||||
|
||||
.card-perma__closure-message {
|
||||
color: var(--card-color);
|
||||
|
||||
&:first-child {
|
||||
padding-left: 1ch;
|
||||
}
|
||||
}
|
||||
|
||||
/* Variants
|
||||
|
||||
Reference in New Issue
Block a user