ensure the icon sizes are correctly created (#4139)
* ensure the size is correctly created * revert removal of font height
This commit is contained in:
Родитель
f47c79f5e0
Коммит
b2c1cc87aa
Двоичные данные
res/product-icons.woff2
Двоичные данные
res/product-icons.woff2
Двоичный файл не отображается.
|
@ -141,7 +141,7 @@ class WebfontGenerator {
|
|||
// The SVG intermediate format has all the transformative options we can set.
|
||||
svg: {
|
||||
fontHeight: 1000,
|
||||
normalize: false
|
||||
normalize: true
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче