diff --git a/src/views/layout/components/main/index.scss b/src/views/layout/components/main/index.scss index 6c0902ae..8270ea16 100644 --- a/src/views/layout/components/main/index.scss +++ b/src/views/layout/components/main/index.scss @@ -366,6 +366,12 @@ } } +@media screen and (max-width: 1640px) { + .main .acticons .el-button { + width: 8rem; + } +} + @media screen and (max-width: 1560px) { .siderbar { width: 32rem;