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 @@
-
+
-
+
按钮1
按钮2
diff --git a/web/src/view/superAdmin/authority/authority.vue b/web/src/view/superAdmin/authority/authority.vue
index 3394a7efc6ba7e9a33762a8fa7254d08683ae26e..2c95dc5f2dcd45fd1e12047b1038080fca66c29c 100644
--- a/web/src/view/superAdmin/authority/authority.vue
+++ b/web/src/view/superAdmin/authority/authority.vue
@@ -13,7 +13,7 @@
>
-
+
设置权限
新增子角色