Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -106,7 +106,7 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.AppSignIn {
|
.AppSignIn {
|
||||||
background: url('./img/bg.png') no-repeat;
|
background: url('./img/bg.png') no-repeat;
|
||||||
background-size: contain;
|
background-size: 100% auto;
|
||||||
padding: 32px 32px;
|
padding: 32px 32px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user