modal no max height
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

fixes #27
This commit is contained in:
Cat /dev/Nulo 2023-08-31 09:56:24 -03:00
parent e3bb1fe499
commit 26714cb341

View file

@ -130,7 +130,6 @@
.content { .content {
overflow-y: auto; overflow-y: auto;
max-height: 100%;
background: var(--background); background: var(--background);
padding: 16px 20px; padding: 16px 20px;
border-radius: 16px; border-radius: 16px;