mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Add CSS for map height
This commit is contained in:
parent
1f67ffc871
commit
949530aaaf
1 changed files with 5 additions and 0 deletions
|
|
@ -349,3 +349,8 @@ div#station_logbooks_linked_table_paginate {
|
|||
max-height: 250px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#mapactivators {
|
||||
height: calc(100vh - 380px) !important;
|
||||
max-height: 900px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue