UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

12 lines (11 loc) 258 B
.common-palette-picker { display: flex; flex-direction: row; align-items: center; margin-bottom: 1rem; justify-content: space-between; } .common-palette-editor { max-height: ~"min(35rem, calc(100vh - 15rem))"; overflow-y: auto; }