Add version check to app frame

This commit is contained in:
Michael Shamoon
2022-04-01 01:53:59 -07:00
parent 7b6dccf5ef
commit bfd11060ec
4 changed files with 48 additions and 4 deletions

View File

@@ -271,6 +271,7 @@ table.table {
.popover-body {
background-color: var(--ngx-bg-alt);
border-color: var(--bs-border-color);
color: var(--bs-body-color);
}
}