diff --git a/src/App.css b/src/App.css index 05f2853..65b74a9 100644 --- a/src/App.css +++ b/src/App.css @@ -194,8 +194,9 @@ align-items: center; gap: 1rem; border-radius: 8px 8px 0 0; - border: 1px solid #666; - border-bottom: none; + border: 1px solid #666 !important; + border-bottom: none !important; + margin-right: 1.5rem; z-index: 10; }