mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 13:32:43 +01:00
add row hover design fix
This commit is contained in:
@@ -13,7 +13,7 @@ defineProps<{
|
||||
:href="href"
|
||||
:class="
|
||||
twMerge(
|
||||
'contents [&>*]:transition [&>*]:border-row-separator [&>*]:border-b',
|
||||
'contents group [&>*]:transition [&>*]:border-row-separator [&>*]:border-b',
|
||||
href ? '[&>*]:cursor-pointer [&>*]:hover:bg-white/5' : ''
|
||||
)
|
||||
">
|
||||
|
||||
Reference in New Issue
Block a user