new colors
This commit is contained in:
@@ -123,7 +123,7 @@ import { h } from 'vue'
|
||||
|
||||
<template>
|
||||
<DashboardHeader title="Dashboard"/>
|
||||
|
||||
<UContainer class="max-w-full">
|
||||
<div class="mt-3 mb-3 flex flex-col w-full relative z-0">
|
||||
<ProseH2 class="text-center m-0.5 w-full">Hey there, user!</ProseH2>
|
||||
<ProseP class="text-center text-muted m-0.5">Welcome to the UI!</ProseP>
|
||||
@@ -144,8 +144,7 @@ import { h } from 'vue'
|
||||
|
||||
|
||||
<UTable :data="table_demo" :columns="table_headers" class="flex-1 "/>
|
||||
|
||||
|
||||
</UContainer>
|
||||
<UFooter>
|
||||
<p>footer</p>
|
||||
</UFooter>
|
||||
|
||||
Reference in New Issue
Block a user