diff --git a/components/raids/RaidCombobox/index.scss b/components/raids/RaidCombobox/index.scss index 3e4f1023..a09f4f78 100644 --- a/components/raids/RaidCombobox/index.scss +++ b/components/raids/RaidCombobox/index.scss @@ -65,7 +65,7 @@ .Raids { border-bottom-left-radius: $card-corner; border-bottom-right-radius: $card-corner; - height: 40vh; + height: 50vh; overflow-y: scroll; padding: 0 $unit;