Переход на иконки line-awesome

This commit is contained in:
Book Pauk
2020-02-05 15:27:26 +07:00
parent 3c09f6ca55
commit 74ccd4a001
9 changed files with 31 additions and 31 deletions

View File

@@ -284,7 +284,7 @@ class TextPage extends Vue {
(async() => {
await sleep(500);
if (this.fontsLoading)
close = notify.info(this, 'Загрузка шрифта &nbsp;<i class="material-icons-outlined icon-rotate" style="font-size: 150%">grade</i>');
close = notify.info(this, 'Загрузка шрифта &nbsp;<i class="la la-snowflake icon-rotate" style="font-size: 150%"></i>');
})();
if (!this.fontsLoaded)