Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Widgets/EligibilityModal/EligibilityModal.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

.verticalLine {
position: absolute;
top: 15px;
left: 5px;
top: 20px;
left: 11px;
width: 2px;

/* 120px is a magic number, to avoid seeing the line under the TotalBlock */
Expand Down