New: Simplify naming separator in UI

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick
2018-05-20 01:18:24 -04:00
parent 74c2da5088
commit 457955c306
3 changed files with 72 additions and 48 deletions
@@ -13,5 +13,6 @@
.namingSelect {
composes: select from 'Components/Form/SelectInput.css';
margin-left: 10px;
width: 200px;
}