Merge branch 'develop' into 'fix-avatars2'
# Conflicts: # src/components/status/status.scss
This commit is contained in:
commit
a253c95170
3 changed files with 32 additions and 38 deletions
|
@ -402,7 +402,7 @@
|
|||
}
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
.repeater-avatar {
|
||||
> .repeater-avatar {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
|
@ -412,7 +412,7 @@
|
|||
|
||||
// TODO define those other way somehow?
|
||||
// stylelint-disable rscss/class-format
|
||||
&.avatar-compact {
|
||||
&.-compact {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue