mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-28 17:13:22 +08:00
feat: preference button supports automatic positioning (#4243)
This commit is contained in:
@@ -127,7 +127,7 @@ onMounted(() => {
|
||||
@click="toggleOpen()"
|
||||
>
|
||||
<Search
|
||||
class="text-muted-foreground group-hover:text-foreground size-3 group-hover:opacity-100"
|
||||
class="text-muted-foreground group-hover:text-foreground size-4 group-hover:opacity-100"
|
||||
/>
|
||||
<span
|
||||
class="text-muted-foreground group-hover:text-foreground hidden text-xs duration-300 md:block"
|
||||
|
||||
Reference in New Issue
Block a user