mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix hidden button in subscribe modal when there is a large number of teams (#7061)
This commit is contained in:
parent
e730200873
commit
ded8e39e73
@ -251,6 +251,8 @@
|
||||
list-style-type: disc;
|
||||
margin-inline-start: var(--sp-xl);
|
||||
margin-block: var(--sp-xxl);
|
||||
max-height: $s-216;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.input-field {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user