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