Procházet zdrojové kódy

修改全屏编辑样式

zengyicheng před 2 roky
rodič
revize
91f37ad258

+ 3 - 2
src/components/pages/race/addRace/projectActpro.vue

@@ -799,9 +799,10 @@ export default {
   font-size: 14px;
   font-size: 14px;
 }
 }
 .fullCss {
 .fullCss {
+  font-size: 12px;
   position: absolute;
   position: absolute;
-  right: 2%;
-  top: 9px;
+  right: 4%;
+  top: 12px;
   cursor: pointer;
   cursor: pointer;
 }
 }
 .fullEditor >>> .text {
 .fullEditor >>> .text {

+ 3 - 2
src/components/pages/race/addRace/projectEffect.vue

@@ -814,9 +814,10 @@ export default {
   font-size: 14px;
   font-size: 14px;
 }
 }
 .fullCss {
 .fullCss {
+  font-size: 12px;
   position: absolute;
   position: absolute;
-  right: 2%;
-  top: 9px;
+  right: 4%;
+  top: 12px;
   cursor: pointer;
   cursor: pointer;
 }
 }
 .fullEditor >>> .text {
 .fullEditor >>> .text {

+ 3 - 2
src/components/pages/race/addRace/projectExceva.vue

@@ -814,9 +814,10 @@ export default {
   font-size: 14px;
   font-size: 14px;
 }
 }
 .fullCss {
 .fullCss {
+  font-size: 12px;
   position: absolute;
   position: absolute;
-  right: 2%;
-  top: 9px;
+  right: 4%;
+  top: 12px;
   cursor: pointer;
   cursor: pointer;
 }
 }
 .fullEditor >>> .text {
 .fullEditor >>> .text {

+ 3 - 2
src/components/pages/race/addRace/projectProcess.vue

@@ -1626,9 +1626,10 @@ export default {
   height: 100%;
   height: 100%;
 }
 }
 .fullCss {
 .fullCss {
+  font-size: 12px;
   position: absolute;
   position: absolute;
-  right: 2%;
-  top: 9px;
+  right: 4%;
+  top: 12px;
   cursor: pointer;
   cursor: pointer;
 }
 }
 .fullEditor >>> .text {
 .fullEditor >>> .text {

+ 3 - 2
src/components/pages/race/addRace/raceOverview.vue

@@ -1498,9 +1498,10 @@ export default {
   background: #000;
   background: #000;
 }
 }
 .fullCss {
 .fullCss {
+  font-size: 12px;
   position: absolute;
   position: absolute;
-  right: 12%;
-  top: 9px;
+  right: 14%;
+  top: 12px;
   cursor: pointer;
   cursor: pointer;
 }
 }
 .fullEditor >>> .text {
 .fullEditor >>> .text {