forked from AkkomaGang/akkoma-fe
lint
This commit is contained in:
parent
ea6114f63c
commit
9a6363431d
1 changed files with 1 additions and 2 deletions
|
@ -164,10 +164,8 @@ $status-margin: 0.75em;
|
|||
position: relative;
|
||||
align-content: baseline;
|
||||
font-size: 12px;
|
||||
line-height: 160%;
|
||||
margin-top: 0.2em;
|
||||
line-height: 130%;
|
||||
|
||||
max-width: 100%;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
@ -179,6 +177,7 @@ $status-margin: 0.75em;
|
|||
margin-right: 0.4em;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.reply-glued-label {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue