Allow reordering tabs (fixes #82)

This commit is contained in:
Eugene Pankov
2018-08-07 08:51:19 +02:00
parent 0419900e1d
commit 538b5c4c28
15 changed files with 81 additions and 30 deletions

View File

@@ -66,7 +66,3 @@
[ngbradiogroup] input[type="radio"] {
display: none;
}
body {
background: #131d27;
}