UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

26 lines (20 loc) 383 B
@import '../../passages/_global-styles/built-ins.less'; .debugContainer { margin-top: @space-med + @space-sm; } .debugStateTitleContainer { margin: 0; } .debugStateTitle { font-size: inherit; } .debugReadoutContainer { display: inline-block; width: @space-xl * 3; max-width: 100%; padding: 3%; } .debugStateReadout { white-space: pre-wrap; text-align: left; }