rename to gravestone

This commit is contained in:
Shpuld Shpuldson 2020-09-08 09:32:43 +03:00
parent 1ec9cde963
commit fa91766519
2 changed files with 3 additions and 2 deletions

View file

@ -25,7 +25,7 @@ $status-margin: 0.75em;
--icon: var(--selectedPostIcon, $fallback--icon);
}
.deleted {
.gravestone {
padding: $status-margin;
color: $fallback--faint;
color: var(--faint, $fallback--faint);