Эх сурвалжийг харах

background color about vue component

night-cherry 4 долоо хоног өмнө
parent
commit
1445c4c9a5

+ 2 - 3
component/approve/Register.vue

@@ -22,13 +22,12 @@ export default {
   }
 }
 </script>
-
 <style scoped>
 .register{
   width:100vw;
-  height:100vh;
+  height:50vh;
   display: flex;
-  justify-content: center;
+  /* justify-content: center; */
   align-items: center;
   background-color: aqua;
   backdrop-filter: blur(3px);