18 lines
296 B
Plaintext
18 lines
296 B
Plaintext
|
|
||
|
.login-container.data-v-1cf27b2a {
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
justify-content: center;
|
||
|
align-items: center;
|
||
|
height: 100vh;
|
||
|
}
|
||
|
button.data-v-1cf27b2a {
|
||
|
padding: 12px 24px;
|
||
|
font-size: 16px;
|
||
|
border-radius: 4px;
|
||
|
}
|
||
|
text.data-v-1cf27b2a {
|
||
|
margin-top: 8px;
|
||
|
color: red;
|
||
|
}
|