@import '../styles/global'; @import '~grommet/scss/aruba/index'; html { font-family: $brand-font-family; } a.anchor { display: block; } .request-access fieldset:first-of-type { padding-top: 0; } pre { width: 100%; max-width: 100%; } .generic-branding { display: none; } .content-pane .grommetux-tabs { padding-left: 20px; padding-right: 20px; } .screen { flex: 1; flex-direction: column; padding: 0.5rem; display: none; &.is-active { display: flex; } } /* $workspace-header-height: 50px; */ /* @import "../styles/bootstrap"; */ /* @import "../styles/fonts"; */ /* @import "../styles/global"; */ /* // extensions are rooted at .hippo */ /* .hippo { */ /* padding: 0px; */ /* margin: 0px; */ /* background-color: $body-bg; */ /* position: relative; */ /* min-height: 10px; // needs height for resizing sensor to function */ /* } */ /* @import "styles/layout"; */ /* @import "styles/header"; */ /* @import "styles/tabs"; */ /* @import "styles/screens"; */ /* @import "styles/forms"; */ /* @import "styles/keybindings"; */