Add: click custom emojis to zoom in
This commit is contained in:
parent
96c137ec4b
commit
8117ddb6ce
@ -45,7 +45,8 @@
|
|||||||
#bottom .trendtag {
|
#bottom .trendtag {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
#bottom #group, #demogroup {
|
#bottom #group,
|
||||||
|
#demogroup {
|
||||||
margin-right: 40px;
|
margin-right: 40px;
|
||||||
}
|
}
|
||||||
#bottom .leftside {
|
#bottom .leftside {
|
||||||
@ -58,7 +59,8 @@
|
|||||||
#bottom #tips img {
|
#bottom #tips img {
|
||||||
vertical-align: -3px;
|
vertical-align: -3px;
|
||||||
}
|
}
|
||||||
#bottom a, #demogroup a {
|
#bottom a,
|
||||||
|
#demogroup a {
|
||||||
color: var(--color);
|
color: var(--color);
|
||||||
}
|
}
|
||||||
#bottom i {
|
#bottom i {
|
||||||
@ -188,6 +190,9 @@ iframe,
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin: -1px 0;
|
margin: -1px 0;
|
||||||
}
|
}
|
||||||
|
.bigemoji {
|
||||||
|
width: 60px !important;
|
||||||
|
}
|
||||||
.faicon_FTL {
|
.faicon_FTL {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user