Skip to content

Commit 26d62c2

Browse files
committed
chore: update style
1 parent ef70cac commit 26d62c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navbar/navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ const Component: React.FC<Props> = ({ children, className }) => {
375375
size="md"
376376
startContent={
377377
<Select
378-
className="max-w-48"
378+
className="max-w-44"
379379
label=""
380380
selectedKeys={type}
381381
onSelectionChange={(key) => {

0 commit comments

Comments
 (0)