Implement GCP Cloud Function
This commit is contained in:
parent
794b873ddd
commit
15d4b66afa
13 changed files with 242686 additions and 38 deletions
|
@ -3,10 +3,11 @@ div.center {
|
|||
}
|
||||
|
||||
div#results {
|
||||
overflow-y: auto;
|
||||
max-height: 70dvh;
|
||||
height: 60dvh;
|
||||
}
|
||||
|
||||
div#results > ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
overflow-y: auto;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue