Skip to content

Commit 8c2c30b

Browse files
committed
refine
1 parent 7d19b1b commit 8c2c30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/dashboard/admin/components/PanelGroup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default {
160160
}
161161
}
162162
163-
@media (max-width:600px) {
163+
@media (max-width:550px) {
164164
.card-panel-description {
165165
display: none;
166166
}

0 commit comments

Comments
 (0)