// SPDX-License-Identifier: MIT // Copyright (c) 2022 The Pybricks Authors @use '@blueprintjs/core/lib/scss/variables' as bp; pre.pb-alerts-stack-trace { max-width: bp.$pt-grid-size * 50; max-height: bp.$pt-grid-size * 50; overflow: auto; }