zhangwei il y a 3 ans
Parent
commit
0058ab79da
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/view/red-packet.vue

+ 2 - 1
src/view/red-packet.vue

@@ -1250,6 +1250,8 @@ body {
     height: 100%;
     filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.1));
     position: relative;
+    overflow: hidden;
+    border-radius: 11px;
 
     .money-area {
       width: 100%;
@@ -1300,7 +1302,6 @@ body {
       top: 15px;
       left: 15px;
       z-index: 3;
-      width: 100%;
       display: flex;
       align-items: center;