diff --git a/lama_cleaner/app/src/components/Editor/Editor.scss b/lama_cleaner/app/src/components/Editor/Editor.scss index 89ce2ed..8831151 100644 --- a/lama_cleaner/app/src/components/Editor/Editor.scss +++ b/lama_cleaner/app/src/components/Editor/Editor.scss @@ -55,7 +55,7 @@ position: fixed; bottom: 0.5rem; border-radius: 3rem; - padding: 0.6rem 32px; + padding: 0.4rem 24px; display: flex; gap: 16px; align-items: center;