diff --git a/app/sass/pages/_api.scss b/app/sass/pages/_api.scss index e2de786..c131e6f 100644 --- a/app/sass/pages/_api.scss +++ b/app/sass/pages/_api.scss @@ -63,7 +63,10 @@ width: 100%; padding: 0.25rem calc(2rem + 4px) 0.25rem 0.75rem; + border-top: none; + border-right: none; border-bottom: 1px solid $lbry-gray-1; + border-left: none; border-radius: 0; // TODO: Put this rule in components on inputs font-size: 0.8rem; line-height: 2rem;