File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
src/shared/components/Dashboard/TCOLeaderboards Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 4
4
background-image : linear-gradient (225deg , #31a0ca 0% , #16679a 100% );
5
5
border-radius : 8px ;
6
6
width : auto ;
7
- padding : 12px 6 px 7 px ;
7
+ padding : 12px 0 0 ;
8
8
margin-bottom : 20px ;
9
9
}
10
10
51
51
52
52
.dropdown-wrapper {
53
53
position : relative ;
54
- width : 108px ;
54
+ min-width : 108px ;
55
+ width : auto ;
55
56
height : 26px ;
56
57
57
58
.chevronDown {
140
141
display : flex ;
141
142
align-items : center ;
142
143
justify-content : flex-start ;
143
- margin : 6 px 0 ;
144
+ margin : 12 px 0 ;
144
145
padding : 0 8px ;
145
146
width : 100% ;
146
147
156
157
> .index {
157
158
text-align : left ;
158
159
width : 15px ;
160
+ margin-right : 0 ;
159
161
}
160
162
161
163
> .handle {
162
164
flex : 1 ;
165
+ margin-left : 0 ;
163
166
}
164
167
165
168
> .tcoPoints {
You can’t perform that action at this time.
0 commit comments