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.
28 lines (22 loc) • 376 B
text/less
.nuclide-buck-settings {
margin-right: 8px;
}
.nuclide-buck-status {
padding-top: 4px;
vertical-align: middle;
}
.nuclide-buck-toolbar {
display: flex;
flex: 1;
align-items: inherit;
}
.nuclide-buck-target-combobox {
flex: 1;
max-width: 40em;
atom-text-editor {
flex: 1;
}
}
.nuclide-buck-react-native-packager-checkbox {
white-space: nowrap;
}