| @@ -121,9 +121,9 @@ | ||
| 121 | 121 | onClose={onClose} |
| 122 | 122 | /> |
| 123 | 123 | <div |
| 124 | 124 | id="extendify-library-patterns-list" |
| 125 | - className="grow overflow-y-auto" | |
| 125 | + className="relative grow overflow-y-auto" | |
| 126 | 126 | > |
| 127 | 127 | <ModalContent insertPattern={insertPattern} category={category} /> |
| 128 | 128 | </div> |
| 129 | 129 | </div> |