rebind clicks, fix big list elements
This commit is contained in:
parent
61ec6b275d
commit
431d35dd60
2 changed files with 3 additions and 1 deletions
|
@ -97,6 +97,8 @@ button a {
|
|||
-ms-user-select: none;
|
||||
-o-user-select: none;
|
||||
user-select: none;
|
||||
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
#messages>li>li>img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue