mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-05 03:18:44 +00:00
Add emojis page
This commit is contained in:
parent
967a9c954e
commit
08cc2a6ade
9 changed files with 109 additions and 0 deletions
|
@ -316,3 +316,22 @@
|
|||
.post-form-field>* {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
min-width: 220px;
|
||||
display: inline-block;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.emoji-img {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
object-fit: contain;
|
||||
vertical-align: middle;
|
||||
|
||||
}
|
||||
|
||||
.emoji-shortcode {
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue