mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-23 20:35:03 +02:00
Make emojis in comments the same size as text.
This commit is contained in:
parent
6d7150e202
commit
ab1694aa05
1 changed files with 7 additions and 0 deletions
|
@ -144,6 +144,13 @@ body {
|
|||
right: 25px;
|
||||
}
|
||||
|
||||
/*********************************
|
||||
* Emojis
|
||||
********************************/
|
||||
.emoji {
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
/**********************************
|
||||
* Helper classes
|
||||
*********************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue