Update templates-selection-plugin.css

pull/5042/head
Aniket 4 months ago
parent 3ec05bee6f
commit dad600bf4f
  1. 6
      apps/remix-ide/src/app/plugins/templates-selection/templates-selection-plugin.css

@ -1,12 +1,12 @@
.TSCellStyle {
min-height: 7.5rem;
min-height: 8.5rem;
max-width: 13rem;
min-width: 13rem;
max-height: 7.5rem;
max-height: 8.5rem;
}
.badgeForCell {
max-width: fit-content;
padding-right: 0.5rem;
font-size: smaller;
}
}

Loading…
Cancel
Save