diff --git a/frontend/lib/style.css b/frontend/lib/style.css index 1a32f335..bc71a13b 100644 --- a/frontend/lib/style.css +++ b/frontend/lib/style.css @@ -229,6 +229,7 @@ overflow: scroll; box-shadow: none; + border-radius: 0; } overflow-y: auto; @@ -247,7 +248,6 @@ padding: 8px 16px; - border-top: none; border-bottom: 1px solid var(--review-border-color); background-color: var(--review-on-text-color);