using global aiohttp sessionpool for improved performance
This commit is contained in:
parent
d3e4555c8c
commit
2813ecb044
2 changed files with 54 additions and 33 deletions
|
|
@ -21,9 +21,9 @@
|
|||
top: 1rem; /* distance from top edge */
|
||||
right: 1rem; /* distance from right edge */
|
||||
cursor: pointer;
|
||||
min-width: 2.5rem;
|
||||
min-height: 2.5rem;
|
||||
font-size: 1.5rem;
|
||||
min-width: 1rem;
|
||||
min-height: 1rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
.tables-wrapper {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue