.myCustomList::-webkit-scrollbar{width:4px;background-color:#fff}.myCustomList::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#d6d6d6}.myCustomList{display:flex;flex-direction:column;gap:6px}.myCustomList li{padding-inline:8px!important;min-height:-moz-fit-content!important;min-height:fit-content!important}.base-Popper-root.MuiAutocomplete-popper{margin-top:12px!important}.myCustomList-input .MuiInputBase-input{padding-left:1rem!important}