Admin
2022-10-31 5494aaed6aed85a7ff4782d647500088a161631b
新增有效期限
已修改1个文件
4 ■■■■ 文件已修改
src/views/login/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;
                    }
                }