From 8d8447df23a88db082b05603f988da231f918db8 Mon Sep 17 00:00:00 2001 From: liu xm Date: Thu, 10 Feb 2022 02:45:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4HttpMethod=E7=BB=84=E4=BB=B6T?= =?UTF-8?q?ag=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/components/HttpMethod/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front/src/components/HttpMethod/index.vue b/front/src/components/HttpMethod/index.vue index 890b2351..69157386 100644 --- a/front/src/components/HttpMethod/index.vue +++ b/front/src/components/HttpMethod/index.vue @@ -12,6 +12,8 @@ height: auto !important; padding: 0 4px !important; line-height: 20px !important; + width: 57px !important; + text-align: center !important; }