mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Adjust sizing
This commit is contained in:
parent
b5a6413ad3
commit
1272b49ae8
@ -35,7 +35,7 @@ function Logs() {
|
||||
|
||||
const logPageSize = useMemo(() => {
|
||||
if (isMobileOnly) {
|
||||
return 10;
|
||||
return 15;
|
||||
}
|
||||
|
||||
if (isTablet) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user