diff --git a/components/DropdownMenuContent/index.scss b/components/DropdownMenuContent/index.scss index 4d5d867c..e1536c42 100644 --- a/components/DropdownMenuContent/index.scss +++ b/components/DropdownMenuContent/index.scss @@ -7,8 +7,6 @@ width: 30vw; max-width: 180px; margin: 0 $unit-2x; - // top: $unit-8x; // This shouldn't be hardcoded. How to calculate it? - // Also, add space that doesn't make the menu disappear if you move your mouse slowly z-index: 15; @include breakpoint(phone) {