UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

16 lines (13 loc) 281 B
.nuclide-test-runner-panel { display: flex; flex: 1; flex-direction: column; /* Nest selector to beat specificity of dropdown's own styles. */ .nuclide-test-runner__runner-dropdown { display: flex; } } .nuclide-test-runner-console { display: flex; flex: 1; }