mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 13:12:16 +01:00
add responsive tables and time/client/member/tags index page
This commit is contained in:
@@ -18,7 +18,7 @@ const activeClass = computed(() => {
|
||||
<button
|
||||
:class="
|
||||
twMerge(
|
||||
'rounded-md transition px-3 py-1.5 text-sm font-medium hover:text-white',
|
||||
'rounded-md transition px-2 sm:px-3 py-1 sm:py-1.5 text-xs sm:text-sm font-medium hover:text-white',
|
||||
activeClass
|
||||
)
|
||||
">
|
||||
|
||||
Reference in New Issue
Block a user