feat: categorized sidebar
This commit is contained in:
parent
c11a7cc225
commit
36f11e48da
3 changed files with 19 additions and 16 deletions
|
@ -70,7 +70,7 @@ const activate = () => {
|
|||
|
||||
<template>
|
||||
<div ref="el" relative group>
|
||||
<div bg-base border="~ base" h10 px-3 rounded-3 flex="~ row" items-center relative focus-within:box-shadow-outline gap-3>
|
||||
<div bg-base border="~ base" h10 px-4 rounded-3 flex="~ row" items-center relative focus-within:box-shadow-outline gap-3>
|
||||
<div i-ri:search-2-line pointer-events-none text-secondary mt="1px" class="rtl-flip" />
|
||||
<input
|
||||
ref="input"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue