This commit is contained in:
1ilit
2024-03-16 02:23:10 +02:00
parent 7a406eb6d3
commit 5895d4c96e
23 changed files with 2183 additions and 2306 deletions

View File

@@ -183,7 +183,7 @@ export default function BugReport() {
}
theme="borderless"
onClick={changeTheme}
></Button>
/>
</div>
</div>
<hr

View File

@@ -123,7 +123,7 @@ export default function Shortcuts() {
}
theme="borderless"
onClick={changeTheme}
></Button>
/>
<div className="ms-2 lg:inline md:inline sm:hidden">
<AutoComplete
prefix={<IconSearch />}

View File

@@ -286,7 +286,7 @@ export default function Survey() {
}
theme="borderless"
onClick={changeTheme}
></Button>
/>
</div>
</div>
<hr