polish h2 .css, center header in shortcuts

This commit is contained in:
Milos Brzakovic (E-Search)
2021-12-02 14:10:08 +01:00
parent 30ef0b80e1
commit 8eba5db4e3
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export function uiShortcuts(context) {
content
.append('div')
.attr('class', 'modal-section')
.attr('class', 'modal-section header')
.append('h2')
.html(t.html('shortcuts.title'));