mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 21:22:15 +01:00
make dashboard elements smaller, add logo to login/register
This commit is contained in:
@@ -8,7 +8,8 @@ defineProps<{
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<h3 class="text-white font-bold pb-4 text-lg flex items-center space-x-2.5">
|
||||
<h3
|
||||
class="text-white font-bold pb-4 text-base flex items-center space-x-2.5">
|
||||
<component
|
||||
v-if="icon"
|
||||
:is="icon"
|
||||
|
||||
Reference in New Issue
Block a user