1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-06 01:09:48 +08:00
This commit is contained in:
Pan 2019-05-10 18:32:59 +08:00
parent 7d19b1b7f5
commit 8c2c30bc15

View File

@ -160,7 +160,7 @@ export default {
} }
} }
@media (max-width:600px) { @media (max-width:550px) {
.card-panel-description { .card-panel-description {
display: none; display: none;
} }