File tree 3 files changed +8
-7
lines changed
challenge-detail/MySubmissions/SubmissionsList
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 9
9
10
10
.content-wrapper {
11
11
min-height : 350px ;
12
+
12
13
.modal-header {
13
14
display : flex ;
14
15
justify-content : space-between ;
15
16
padding-bottom : 25px ;
16
17
padding-left : 25px ;
17
18
padding-right : 25px ;
18
-
19
+
19
20
.modal-title {
20
21
@include barlow-medium ;
21
-
22
+
22
23
font-weight : 600 ;
23
24
color : #2a2a2a ;
24
25
font-size : 18px ;
25
26
line-height : 22px ;
26
27
text-transform : uppercase ;
27
28
}
28
-
29
+
29
30
.icon {
30
31
cursor : pointer ;
31
32
margin-top : 5px ;
105
106
padding-left : 0 ;
106
107
padding-right : 0 ;
107
108
border-radius : 8px ;
109
+
108
110
.hr {
109
111
width : 100% ;
110
112
margin : 0 ;
Original file line number Diff line number Diff line change 12
12
padding-bottom : 25px ;
13
13
padding-left : 25px ;
14
14
padding-right : 25px ;
15
-
15
+
16
16
.modal-title {
17
17
@include barlow-medium ;
18
-
18
+
19
19
font-weight : 600 ;
20
20
color : #2a2a2a ;
21
21
font-size : 18px ;
22
22
line-height : 22px ;
23
23
text-transform : uppercase ;
24
24
}
25
-
25
+
26
26
.icon {
27
27
cursor : pointer ;
28
28
margin-top : 5px ;
Original file line number Diff line number Diff line change @@ -502,7 +502,6 @@ button.is-highlight {
502
502
}
503
503
}
504
504
505
-
506
505
.tooltip-content {
507
506
background : $tc-black ;
508
507
color : $tc-white ;
You can’t perform that action at this time.
0 commit comments