diff --git a/packages/web/styles/globals.css b/packages/web/styles/globals.css index 0cd082d5d..803960cf1 100644 --- a/packages/web/styles/globals.css +++ b/packages/web/styles/globals.css @@ -436,5 +436,6 @@ button { .slide-pane { background: transparent !important; + transition: transform .2s !important; box-shadow: 0px 4px 4px rgba(33, 33, 33, 0.1) !important; } \ No newline at end of file