We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5069d53 + 2a7d7d1 commit 5a3e2e9Copy full SHA for 5a3e2e9
supported-devices-component/components/device.vue
@@ -90,6 +90,8 @@ $bgColor: #F2F2F2;
90
.desc {
91
padding: 0.3rem 0.5rem;
92
font-size: 12px;
93
+ overflow: hidden;
94
+ max-height: 3.24rem;
95
}
96
97
.model {
0 commit comments