/** * Custom styles for electron app */ /*! Classes */ .abs-center { height: auto; margin: auto; width: auto; } .full-height { height: 99vmin; } /*! Elements */ html, body { height: 100vh; } bs-container > * { padding: 0.5em 1em; } /*! Ids */