parent
007ed79b3b
commit
62bf9eed4f
2 changed files with 8 additions and 4 deletions
|
@ -2336,8 +2336,8 @@ a.account__display-name {
|
|||
height: 46px;
|
||||
|
||||
&.status__avatar__compact {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -11626,4 +11626,8 @@ noscript {
|
|||
&--compacted-status::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&--compacted-status p {
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue