diff --git a/src/renderer/components/ft-input/ft-input.css b/src/renderer/components/ft-input/ft-input.css index 8a26d5824..4d383d327 100644 --- a/src/renderer/components/ft-input/ft-input.css +++ b/src/renderer/components/ft-input/ft-input.css @@ -96,7 +96,6 @@ padding: 1rem; border: none; margin-block-end: 10px; - margin-block-start: 10px; font-size: 16px; block-size: 45px; color: var(--secondary-text-color);