From 861007283c7eb8d65df8379388a77964001d6315 Mon Sep 17 00:00:00 2001 From: rca Date: Mon, 22 Jul 2024 03:02:56 +0900 Subject: [PATCH] =?UTF-8?q?=E5=BB=83=E6=AD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/app.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/css/app.scss b/src/css/app.scss index ec05e33..f257ec2 100644 --- a/src/css/app.scss +++ b/src/css/app.scss @@ -3,5 +3,4 @@ .q-card { border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); - padding: 16px; }