From 61f764b142fa660d50978bd388b6453c56f3735b Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期四, 27 六月 2024 11:23:33 +0800 Subject: [PATCH] 二维码修改 --- src/App.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index a61ff71..c34592c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -50,4 +50,7 @@ -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); /*婊戝潡澶栭槾褰�*/ background-color: rgb(180, 184, 185, 0.6); /*婊戝潡鑳屾櫙棰滆壊*/ } +.Fragment{ + line-height: 0px; +} </style> -- Gitblit v1.9.1