Improve toot clicking areas (#13327)
* Make the area to the left “Show Thread” also expand the toot in Web UI * Clicking the left part of a conversation with the avatars now opens it in Web UI
This commit is contained in:
parent
9241cbf861
commit
1fb92037e4
4 changed files with 17 additions and 9 deletions
|
@ -1331,7 +1331,6 @@
|
|||
border-radius: 50%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
cursor: default;
|
||||
|
||||
& > div {
|
||||
float: left;
|
||||
|
@ -6568,6 +6567,7 @@ noscript {
|
|||
padding: 10px;
|
||||
padding-top: 12px;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&__unread {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue