瀏覽代碼

style: 修改logo样式

jiaxing.liao 6 天之前
父節點
當前提交
20d58d97e2
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      apps/web-velofex-b/src/views/home.vue

+ 2 - 2
apps/web-velofex-b/src/views/home.vue

@@ -980,9 +980,9 @@ function handleIframeLoad(event: Event) {
   width: 66px;
   height: 66px;
   padding: 8px;
-  background: #fefefe;
+  // background: #fefefe;
   border-radius: 50%;
-  box-shadow: 0 1px 18px rgb(0 0 0 / 16%);
+  // box-shadow: 0 1px 18px rgb(0 0 0 / 16%);
 
   img {
     width: 100%;