mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 21:51:59 +02:00
Adjust tab list margins
This commit is contained in:
@@ -205,7 +205,7 @@ export function HttpResponsePane({ style, className, activeRequestId }: Props) {
|
||||
tabs={tabs}
|
||||
label="Response"
|
||||
className="ml-3 mr-3 mb-3 min-h-0 flex-1"
|
||||
tabListClassName="mt-0.5"
|
||||
tabListClassName="mt-0.5 -mb-1.5"
|
||||
storageKey="http_response_tabs_order"
|
||||
>
|
||||
<TabContent value={TAB_BODY}>
|
||||
|
||||
Reference in New Issue
Block a user