diff --git a/web/src/style/main.scss b/web/src/style/main.scss index e8389c02d324e7ee62d00c6995223c47d25c93bf..1d7402d7a0897d611179691270855aed3e52f670 100644 --- a/web/src/style/main.scss +++ b/web/src/style/main.scss @@ -1040,32 +1040,3 @@ li { } } } -@media screen and (max-width: 1080px) { - .admin-box{ - tr{ - td{ - .el-button{ - padding: 7px 5px; - } - } - } - } -} -@media screen and (max-width: 885px) { - .admin-box{ - .el-table__fixed-right{ - tr{ - td{ - .el-button{ - padding: 7px 0px; - } - } - } - } - .el-table__row{ - .el-button.el-button--text.el-button--small::after{ - margin-left: 8px; - } - } - } -} \ No newline at end of file diff --git a/web/src/view/example/table/table.vue b/web/src/view/example/table/table.vue index 1efdb649273c5afb3baee9e4b37d7c1ecbbc9768..6166c898e5f7415c2a530eb6011b44282589669f 100644 --- a/web/src/view/example/table/table.vue +++ b/web/src/view/example/table/table.vue @@ -17,12 +17,12 @@ - + - +