Skip to content

Commit 07bb036

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2715 Updated background color and made the border full width
(cherry picked from commit 2c1353428f810fa92e42cd27be5d7ac7b0923042)
1 parent 92fddee commit 07bb036

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/submission/submission-legend/submission-legend.component.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
}
55

66
p {
7-
display: inline-block;
87
margin: 0;
98
padding: 0.75rem 1rem;
109
border: 1px solid #dee2e6;
1110
border-radius: 0.25rem;
12-
background-color: #fff;
11+
background-color: rgba(0, 0, 0, 0.03);
1312
font-size: 0.875rem;
1413
color: #212529;
1514
}

0 commit comments

Comments
 (0)