feat: cleanup clickhouse db

This commit is contained in:
Andras Bacsai
2022-08-10 12:27:43 +00:00
parent 9eeadd5882
commit 7dbde842d7
7 changed files with 48 additions and 14 deletions

View File

@@ -91,11 +91,8 @@ label {
@apply inline-block w-64 text-xs tracking-tight md:text-sm;
}
.btn {
@apply text-white tracking-tighter;
@apply text-white text-base;
}
/*button, .button {
@apply rounded bg-coolgray-200 p-2 px-3 text-sm outline-none transition-all duration-100 hover:bg-coolgray-500 disabled:cursor-not-allowed disabled:bg-coolblack disabled:text-stone-600;
}*/
a {
@apply underline hover:text-white;