Skip to content

Commit

Permalink
style: change width card login
Browse files Browse the repository at this point in the history
  • Loading branch information
newarifrh committed Jul 26, 2024
1 parent 24cce45 commit 481a02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/LoginView.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="container">
<el-card style="
width: 500px;
width: 530px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
Expand Down

0 comments on commit 481a02f

Please sign in to comment.