fix emojis #41.
This commit is contained in:
parent
cf06641f19
commit
450cfe134d
3428
client/src/assets/styles/vendor/_emoji.scss
vendored
3428
client/src/assets/styles/vendor/_emoji.scss
vendored
File diff suppressed because it is too large
Load Diff
@ -50,7 +50,7 @@ interface Emoji {
|
|||||||
category: string
|
category: string
|
||||||
}
|
}
|
||||||
|
|
||||||
const SHEET_COLUMNS = 57
|
const SHEET_COLUMNS = 58
|
||||||
const MULTIPLY = 100 / (SHEET_COLUMNS - 1)
|
const MULTIPLY = 100 / (SHEET_COLUMNS - 1)
|
||||||
|
|
||||||
const css: string[] = []
|
const css: string[] = []
|
||||||
|
Reference in New Issue
Block a user