mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-06-06 03:05:25 +00:00
feat(web): align time filter
This commit is contained in:
parent
5285831d03
commit
f2ed813d3e
@ -93,7 +93,7 @@
|
||||
<span class="truncate">{displayText}</span>
|
||||
</Button>
|
||||
</DropdownMenu.Trigger>
|
||||
<DropdownMenu.Content class="w-56">
|
||||
<DropdownMenu.Content class="w-56" align="start" side="bottom">
|
||||
<DropdownMenu.Label>时间筛选</DropdownMenu.Label>
|
||||
<DropdownMenu.Separator />
|
||||
<DropdownMenu.RadioGroup bind:value={timeFilter}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user