diff --git a/components/collections/graphql/index.vue b/components/collections/graphql/index.vue index 9ec3a6b15..495b55ec7 100644 --- a/components/collections/graphql/index.vue +++ b/components/collections/graphql/index.vue @@ -16,7 +16,7 @@ bg-primaryLight border-b border-dividerLight flex - font-medium + font-semibold font-mono flex-1 text-xs py-3 diff --git a/components/collections/index.vue b/components/collections/index.vue index 4a7b2a661..3e6c0c614 100644 --- a/components/collections/index.vue +++ b/components/collections/index.vue @@ -16,7 +16,7 @@ bg-primaryLight border-b border-dividerLight flex - font-medium + font-semibold font-mono flex-1 text-xs py-3 diff --git a/components/environments/Edit.vue b/components/environments/Edit.vue index 5e6ea31cc..153104d0b 100644 --- a/components/environments/Edit.vue +++ b/components/environments/Edit.vue @@ -56,7 +56,7 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs py-3 @@ -71,10 +71,10 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs - py-3 + py-2 px-4 focus:outline-none " diff --git a/components/history/index.vue b/components/history/index.vue index 19f006c31..8024d0093 100644 --- a/components/history/index.vue +++ b/components/history/index.vue @@ -16,7 +16,7 @@ class=" bg-primaryLight flex - font-medium + font-semibold font-mono flex-1 text-xs py-3 diff --git a/components/http/BodyParameters.vue b/components/http/BodyParameters.vue index a517cc6bd..f24c6c937 100644 --- a/components/http/BodyParameters.vue +++ b/components/http/BodyParameters.vue @@ -37,7 +37,7 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs py-3 @@ -56,10 +56,10 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs - py-3 + py-2 px-4 focus:outline-none " diff --git a/components/http/Headers.vue b/components/http/Headers.vue index 89538d048..c153d4dd9 100644 --- a/components/http/Headers.vue +++ b/components/http/Headers.vue @@ -59,7 +59,7 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs py-3 diff --git a/components/http/Parameters.vue b/components/http/Parameters.vue index eab0d8703..4fa754941 100644 --- a/components/http/Parameters.vue +++ b/components/http/Parameters.vue @@ -45,7 +45,7 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs py-3 @@ -68,10 +68,10 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs - py-3 + py-2 px-4 focus:outline-none " diff --git a/components/http/Request.vue b/components/http/Request.vue index d62da1968..99aec84b4 100644 --- a/components/http/Request.vue +++ b/components/http/Request.vue @@ -19,7 +19,7 @@ rounded-l cursor-pointer flex - font-mono + font-semibold font-mono text-secondaryDark py-2 px-4 @@ -53,7 +53,7 @@ class=" bg-primaryLight border border-divider - font-mono + font-semibold font-mono text-secondaryDark w-full py-2 diff --git a/components/realtime/Mqtt.vue b/components/realtime/Mqtt.vue index bec27de52..47f61f6d3 100644 --- a/components/realtime/Mqtt.vue +++ b/components/realtime/Mqtt.vue @@ -15,7 +15,7 @@ bg-primaryLight border border-divider rounded-l - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 diff --git a/components/realtime/Socketio.vue b/components/realtime/Socketio.vue index 87c40d4b9..91eaba15a 100644 --- a/components/realtime/Socketio.vue +++ b/components/realtime/Socketio.vue @@ -16,7 +16,7 @@ bg-primaryLight border border-divider rounded-l - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 @@ -34,7 +34,7 @@ class=" bg-primaryLight border border-divider - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 diff --git a/components/realtime/Sse.vue b/components/realtime/Sse.vue index a7272e691..df38c4ee4 100644 --- a/components/realtime/Sse.vue +++ b/components/realtime/Sse.vue @@ -13,7 +13,7 @@ bg-primaryLight border border-divider rounded-l - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 diff --git a/components/realtime/Websocket.vue b/components/realtime/Websocket.vue index ae4385149..6a29c31d0 100644 --- a/components/realtime/Websocket.vue +++ b/components/realtime/Websocket.vue @@ -12,7 +12,7 @@ bg-primaryLight border border-divider rounded-l - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 @@ -85,10 +85,10 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs - py-3 + py-2 px-4 focus:outline-none " diff --git a/components/smart/AutoComplete.vue b/components/smart/AutoComplete.vue index 5de0b7d9d..eea723715 100644 --- a/components/smart/AutoComplete.vue +++ b/components/smart/AutoComplete.vue @@ -6,10 +6,10 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs - py-3 + py-2 px-4 focus:outline-none " diff --git a/pages/graphql.vue b/pages/graphql.vue index e4263299a..78611469c 100644 --- a/pages/graphql.vue +++ b/pages/graphql.vue @@ -16,7 +16,7 @@ bg-primaryLight border border-divider rounded-l - font-mono + font-semibold font-mono text-secondaryDark w-full py-1 @@ -96,7 +96,7 @@ class=" bg-primaryLight flex - font-semibold + font-semibold font-mono flex-1 text-xs py-3 @@ -349,7 +349,7 @@ class=" bg-primaryLight flex - font-medium + font-semibold font-mono flex-1 text-xs py-3 diff --git a/pages/settings.vue b/pages/settings.vue index 367b828f4..07729412f 100644 --- a/pages/settings.vue +++ b/pages/settings.vue @@ -296,7 +296,9 @@ class=" border border-divider rounded-r + font-semibold font-mono flex-1 + text-xs mr-2 w-full py-1