Merge branch 'master' of github.com:ZoneMinder/zoneminder

This commit is contained in:
Isaac Connor
2024-03-24 11:50:05 -04:00
2 changed files with 0 additions and 2 deletions

View File

@@ -68,7 +68,6 @@ body.sticky {
display: flex;
flex-flow: column nowrap;
flex-direction: column;
height: 100%;
}
h1 {

View File

@@ -44,7 +44,6 @@ th[data-field="DateTime"] {
}
.sticky #logsTable .bootstrap-table .fixed-table-container {
height: 100%;
overflow-y: auto;
}