modal no max height
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fixes #27
This commit is contained in:
parent
e3bb1fe499
commit
26714cb341
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue