tailwind stuff
This commit is contained in:
@@ -38,6 +38,9 @@ function stopTable(tableId: number) {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
@import "tailwindcss";
|
||||
@import "tailwindcss-primeui";
|
||||
|
||||
.ActiveTables {
|
||||
margin: 20px;
|
||||
|
||||
@@ -90,6 +93,9 @@ function stopTable(tableId: number) {
|
||||
</template>
|
||||
</Column>
|
||||
</DataTable>
|
||||
<div class="flex justify-end">
|
||||
<Button label="New Table"/>
|
||||
</div>
|
||||
</template>
|
||||
</Card>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user