mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:18:22 +02:00
🐛 Fix scroll in teams dropdown at dashboard
This commit is contained in:
parent
b4b12e68bf
commit
3ed593e4b6
2 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
z-index: 12;
|
||||
max-height: 30rem;
|
||||
min-width: 230px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.options-dropdown {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue