.select2-results__options {
    max-height: 200px; /* Sabit yükseklik */
    overflow-y: auto; /* Kaydırma çubuğu */
}