buttons in table footer
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Barrier Staff Interface | Container Depot</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
{# <script src="https://cdn.tailwindcss.com"></script>#}
|
||||
<style>
|
||||
body {
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
background-color: #f5f7fa;
|
||||
{#background-color: #f5f7fa;#}
|
||||
}
|
||||
.sidebar {
|
||||
background: linear-gradient(180deg, #0f4c81 0%, #1a6baf 100%);
|
||||
|
||||
Reference in New Issue
Block a user