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
Showing only changes of commit 56082cba15 - Show all commits

View File

@ -185,7 +185,7 @@ import createWebSocket from '@/repositories/WS';
color: #888;
margin: 0 1em 0 .5em;
position: absolute;
transition: transform 0.5s ease;
transition: transform 0.2s linear;
}
.sortactive::after {
transform: rotate(90deg);