#153 projects/mesxc-lb

Yhdistetty
g7hoo yhdistetty 2 committia lähteestä projects/mesxc-lb kohteeseen projects/mesxc-test 9 kuukautta sitten
  1. +3
    -3
      src/assets/styles/login.scss
  2. +1
    -1
      src/views/login.vue

+ 3
- 3
src/assets/styles/login.scss Näytä tiedosto

@@ -139,7 +139,7 @@ $base1px: 0.15vh; // 1px / 1080px;

.title {
margin: 0;
margin-left: calc(28 * 0.12vh);
margin-left: calc(18px * 0.12vh);
font-weight: 400;
user-select: none;
color: #000;
@@ -148,8 +148,8 @@ $base1px: 0.15vh; // 1px / 1080px;
letter-spacing: calc(2 * 0.12vh);

.cnbm_logo {
height: calc(144 * 0.12vh);
width: calc(160 * 0.12vh);
height: calc(160 * 0.12vh);
width: calc(182 * 0.12vh);
position: relative;
top: calc(8 * 0.12vh);
right: calc(8 * 0.12vh);


+ 1
- 1
src/views/login.vue Näytä tiedosto

@@ -166,7 +166,7 @@

<!-- footer -->
<div class="footer">
Copyright © 2023 许昌安彩新能科技有限公司 All Rights Reserved.
Copyright © 2023 中建材智能自动化研究院有限公司 All Rights Reserved.
</div>
</div>
</div>


Ladataan…
Peruuta
Tallenna