This commit is contained in:
les
2020-03-14 18:41:27 +01:00
parent 4922e057bb
commit bef2560215
2 changed files with 6 additions and 1 deletions

View File

@@ -164,6 +164,11 @@ p {
.el-switch__label span {
position: absolute;
}
.el-input {
max-width: 350px;
}
// @media only screen and (max-width: 768px) {
// .el-card {
// padding: 0px !important;