default theme for liveeditor

pull/1885/head
Tuğçe Küçükoğlu 2021-12-07 09:21:59 +03:00
parent b97a34f9ac
commit d5b1b9681f
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ export default {
<title>${name}</title>
<!-- PrimeVue -->
<link href="https://unpkg.com/primevue@^3/resources/themes/saga-blue/theme.css" rel="stylesheet" />
<link href="https://unpkg.com/primevue@^3/resources/themes/lara-light-indigo/theme.css" rel="stylesheet" />
<link href="https://unpkg.com/primevue@^3/resources/primevue.min.css" rel="stylesheet" />
<link href="https://unpkg.com/primeflex@2.0.0/primeflex.min.css" rel="stylesheet" />
<link href="https://unpkg.com/primeicons/primeicons.css" rel="stylesheet" />