Admin
2022-10-31 9a093be2e99da9c2c04de9f370983351d58e86ff
src/views/login/index.vue
@@ -485,12 +485,12 @@
                &>span{
                    &:first-child{
                        width: 20%;
                        width: 25%;
                        text-align: justify;
                        margin-right: 20px;
                    }
                    &:last-of-type{
                        width: calc(80% - 20px);
                        width: calc(75% - 20px);
                        text-align: left;
                    }
                }