mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
add basic crud frontend for clients, tags and projects
This commit is contained in:
@@ -56,7 +56,7 @@ watch(focused, (newValue, oldValue) => {
|
||||
<template #content>
|
||||
<div
|
||||
ref="dropdownContent"
|
||||
class="grid grid-cols-2 divide-x divide-card-background-seperator text-center py-1">
|
||||
class="grid grid-cols-2 divide-x divide-card-background-separator text-center py-1">
|
||||
<div>
|
||||
<div class="font-bold text-white text-sm pb-1">
|
||||
Start
|
||||
|
||||
Reference in New Issue
Block a user