fix: use OnPush change detection on the keymap edit and add pages (#760)

* fix: use OnPush change detection on the keymap edit and add pages

* fix: font-size
This commit is contained in:
Róbert Kiss
2018-08-26 22:08:29 +02:00
committed by László Monda
parent a7d3b62512
commit df817e86d6
9 changed files with 21 additions and 11 deletions

View File

@@ -4,6 +4,10 @@ ngx-select,
font-size: 14px;
}
input.input-sm {
font-size: 14px;
}
.dropdown-header {
font-weight: bold;
font-size: 1em;