mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-08 12:58:44 +00:00
improvment reactions page
This commit is contained in:
parent
6b3240dd9a
commit
4d240f9ca0
3 changed files with 25 additions and 14 deletions
|
@ -123,10 +123,19 @@ frame, body {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.pleroma-reactions form {
|
||||
.pleroma-reactions #emoj {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.pleroma-reactions form {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.scrollable-emoji {
|
||||
max-height: 240px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.status-action a {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue