mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 11:35:15 -04:00
Merge pull request #3977 from IgorA100/patch-75
Fix: css position of enlarged thumbs from event list on live view page
This commit is contained in:
@@ -173,3 +173,7 @@ span.alert {
|
||||
body.sticky #content {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.zoom {
|
||||
transform-origin: 100% 00%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user