fix: map integration css
This commit is contained in:
parent
7f17a8ec91
commit
351c445442
@ -3,9 +3,11 @@
|
||||
Permits | {{ $page_title }}
|
||||
@endsection
|
||||
@section('page-css')
|
||||
<style>
|
||||
@media (max-width: 768px) {
|
||||
#permit-map { height: 350px; }
|
||||
}
|
||||
</style>
|
||||
|
||||
@endsection
|
||||
@section('page-content')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user