mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-11 17:12:47 +02:00
Custom font sizes and better zoom
This commit is contained in:
@@ -94,7 +94,7 @@ export const ResponsePane = memo(function ResponsePane({ style, className, activ
|
||||
<HStack
|
||||
alignItems="center"
|
||||
className={classNames(
|
||||
'text-fg-subtle text-sm w-full flex-shrink-0',
|
||||
'text-fg-subtle w-full flex-shrink-0',
|
||||
// Remove a bit of space because the tabs have lots too
|
||||
'-mb-1.5',
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user