Frontend created and rewritten a few times, with some backend fixes #1

Merged
leo merged 110 commits from plaintable into main 2023-11-08 20:38:40 +00:00
4 changed files with 5 additions and 4 deletions
Showing only changes of commit f4013d1196 - Show all commits

View File

@ -161,6 +161,7 @@
}
.action-container{
display: flex;
align-items: center;
}
.name{
max-width: 70%;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Vite Vasanko</title>
<script type="module" crossorigin src="/assets/index-5dc0b94d.js"></script>
<link rel="stylesheet" href="/assets/index-ca079bc6.css">
<script type="module" crossorigin src="/assets/index-fd0a73dd.js"></script>
<link rel="stylesheet" href="/assets/index-ad040315.css">
</head>
<body>
<div id="app"></div>