adding css file

lint
pull/5042/head
lianahus 4 months ago committed by Aniket
parent 7912c25d8d
commit 4910888aeb
  1. 12
      apps/remix-ide/src/app/plugins/templates-selection/templates-selection-plugin.css

@ -0,0 +1,12 @@
.TSCellStyle {
min-height: 6.5rem;
max-width: 10rem;
min-width: 11.5rem;
max-height: 5rem;
}
.badgeForCell {
max-width: fit-content;
padding-right: 0.5rem;
font-size: smaller;
}
Loading…
Cancel
Save