diff --git a/src/lib/components/css/CandidateBox.css b/src/lib/components/css/CandidateBox.css index 946eb980..f68daaca 100644 --- a/src/lib/components/css/CandidateBox.css +++ b/src/lib/components/css/CandidateBox.css @@ -5,7 +5,6 @@ background: #ececec; border-bottom: 2px solid #b5b5b5; user-select: none; - max-width: 272px; transform: translateY(-100%); margin-top: -10px; }