keybinding help styling

This commit is contained in:
Nazar Kanaev
2021-03-02 13:19:19 +00:00
parent 28ad0345f3
commit caabd069d6
2 changed files with 62 additions and 56 deletions

View File

@@ -108,6 +108,14 @@ select.form-control:not([multiple]):not([size]) {
outline: none;
}
.table-compact tr td:first-child {
padding-left: 0;
}
.table-compact tr td:last-child {
padding-right: 0;
}
/* custom elements */
.icon {