Переход на иконки line-awesome
This commit is contained in:
@@ -284,7 +284,7 @@ class TextPage extends Vue {
|
||||
(async() => {
|
||||
await sleep(500);
|
||||
if (this.fontsLoading)
|
||||
close = notify.info(this, 'Загрузка шрифта <i class="material-icons-outlined icon-rotate" style="font-size: 150%">grade</i>');
|
||||
close = notify.info(this, 'Загрузка шрифта <i class="la la-snowflake icon-rotate" style="font-size: 150%"></i>');
|
||||
})();
|
||||
|
||||
if (!this.fontsLoaded)
|
||||
|
||||
Reference in New Issue
Block a user