2 Commits

Author SHA1 Message Date
  陈冉 6a10a4236b Merge branch 'master' of http://git.ycjcjy.com/support-game/wechat 6 years ago
  陈冉 4681a3d37b beizhu 6 years ago
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      src/views/vote/signup.vue

+ 3
- 1
src/views/vote/signup.vue View File

184
 <style lang='scss' scoped>
184
 <style lang='scss' scoped>
185
 .context {
185
 .context {
186
   width: 100%;
186
   width: 100%;
187
-  height: 100%;
187
+  // height: 100%;
188
   display: flex;
188
   display: flex;
189
   justify-content: center;
189
   justify-content: center;
190
 
190
 
347
   .cbtn{
347
   .cbtn{
348
     background: rgba(166, 184, 201, 1);
348
     background: rgba(166, 184, 201, 1);
349
     box-shadow: 0px 2px 10px 0px rgba(207, 217, 227, 1);
349
     box-shadow: 0px 2px 10px 0px rgba(207, 217, 227, 1);
350
+    // margin-top: 1rem;
350
   }
351
   }
351
   input::-webkit-input-placeholder {
352
   input::-webkit-input-placeholder {
352
     font-size: 0.16rem;
353
     font-size: 0.16rem;
379
   .cbtn{
380
   .cbtn{
380
     background: rgba(173, 145, 129, 1);
381
     background: rgba(173, 145, 129, 1);
381
     box-shadow: 0px 2px 10px 0px rgba(120, 108, 101, 0.46);
382
     box-shadow: 0px 2px 10px 0px rgba(120, 108, 101, 0.46);
383
+    margin-top: 1rem;
382
   }
384
   }
383
   input::-webkit-input-placeholder {
385
   input::-webkit-input-placeholder {
384
     font-size: 0.16rem;
386
     font-size: 0.16rem;