We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173625f commit 2a7d7d1Copy full SHA for 2a7d7d1
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