Przeglądaj źródła

feat: 题卡顶部条码调整

zhangjie 2 miesięcy temu
rodzic
commit
98c0ed6bb6

+ 6 - 6
card/assets/styles/card-preview.scss

@@ -50,9 +50,9 @@
   .package-number {
     position: absolute;
     min-width: 200px;
-    height: 60px;
-    padding: 10px 50px;
-    top: 0;
+    height: 40px;
+    padding: 0 50px;
+    top: 10px;
     right: 25%;
     transform: translateX(-50%);
     -webkit-transform: translateX(-50%);
@@ -354,9 +354,9 @@
 .course-barcode {
   position: absolute;
   min-width: 200px;
-  height: 60px;
-  padding: 10px 50px;
-  top: 0;
+  height: 40px;
+  padding: 0 50px;
+  top: 10px;
   left: 50%;
   transform: translateX(-100%);
   -webkit-transform: translateX(-100%);

+ 6 - 6
card/assets/styles/card-temp.css

@@ -43,9 +43,9 @@
 .page-box .package-number {
   position: absolute;
   min-width: 200px;
-  height: 60px;
-  padding: 10px 50px;
-  top: 0;
+  height: 40px;
+  padding: 0 50px;
+  top: 10px;
   right: 25%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
@@ -290,9 +290,9 @@
 .course-barcode {
   position: absolute;
   min-width: 200px;
-  height: 60px;
-  padding: 10px 50px;
-  top: 0;
+  height: 40px;
+  padding: 0 50px;
+  top: 10px;
   left: 50%;
   transform: translateX(-100%);
   -webkit-transform: translateX(-100%);

Plik diff jest za duży
+ 0 - 0
card/previewTemp.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików