mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 11:12:16 +01:00
add light mode
This commit is contained in:
@@ -14,7 +14,7 @@ defineProps<{
|
||||
role="row"
|
||||
:class="
|
||||
twMerge(
|
||||
'contents group [&>*]:transition [&>*]:border-row-separator [&>*]:border-b',
|
||||
'contents group [&>*]:transition [&>*]:border-row-separator [&>*]:bg-row-background [&>*]:border-b',
|
||||
href ? '[&>*]:cursor-pointer [&>*]:hover:bg-white/5' : ''
|
||||
)
|
||||
">
|
||||
|
||||
Reference in New Issue
Block a user