mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 19:56:55 +00:00
fix(nc-gui): sidebar related style update
This commit is contained in:
@@ -35,7 +35,7 @@ const handleClick = () => {
|
||||
@keydown.stop
|
||||
>
|
||||
<template #prefix>
|
||||
<GeneralIcon icon="search" class="mr-1 h-4 w-4 text-gray-500 group-hover:text-black" />
|
||||
<GeneralIcon icon="search" class="mr-1 h-4 w-4 text-nc-content-gray-muted group-hover:text-nc-content-gray-extreme" />
|
||||
</template>
|
||||
<template #suffix>
|
||||
<div class="px-1 text-bodySmBold text-nc-content-gray-subtle bg-nc-bg-gray-medium rounded">
|
||||
|
||||
Reference in New Issue
Block a user