diff options
Diffstat (limited to 'src/components/status/status.scss')
| -rw-r--r-- | src/components/status/status.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/status/status.scss b/src/components/status/status.scss index 3f647b25..5ed43e0d 100644 --- a/src/components/status/status.scss +++ b/src/components/status/status.scss @@ -406,13 +406,13 @@ margin-left: 20px; } - .avatar:not(.repeater-avatar) { + .post-avatar { width: 40px; height: 40px; // TODO define those other way somehow? // stylelint-disable rscss/class-format - &.avatar-compact { + &.-compact { width: 32px; height: 32px; } |
