diff --git a/src/common/Popup/styles.less b/src/common/Popup/styles.less index 7dca3faf7..e74c2cfa0 100644 --- a/src/common/Popup/styles.less +++ b/src/common/Popup/styles.less @@ -19,7 +19,6 @@ background-color: var(--modal-background-color); box-shadow: var(--outer-glow); cursor: auto; - margin-top: 1rem; &.menu-direction-top-left { top: initial;