diff --git a/src/App/styles.less b/src/App/styles.less index fbb138b46..bcd68a690 100644 --- a/src/App/styles.less +++ b/src/App/styles.less @@ -201,7 +201,8 @@ html { body { :global(#app) { .toasts-container { - padding: 0 1rem; + padding: 3rem; + margin: -3rem; } .tooltip-container {