1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-04 07:39:46 +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 {
display: none;
}