We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7984fbe commit 9601cb4Copy full SHA for 9601cb4
src/renderer/App.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div style="background: LightGrey;">
+ <div class="bg-purple-400 h-screen">
3
<div class="demo-container">
4
<Alert />
5
<!-- Drawer -->
0 commit comments