2 lines
498 B
CSS
2 lines
498 B
CSS
@charset "UTF-8";.login[data-v-9329c139]{display:flex;width:100%;height:100vh;min-height:300px;overflow:auto;scrollbar-width:none;background-color:#f5f7f9;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover;align-items:center}.login .form[data-v-9329c139]{flex:none;width:320px;padding:60px;margin:0 auto;border-radius:4px;background-color:#0000001a;text-align:center;color:#00000080}.login .form .title[data-v-9329c139]{font-weight:300}
|