File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 221
221
position : absolute;
222
222
width : 100% ;
223
223
height : 300px ;
224
- bottom : 50 px ;
224
+ bottom : 40 px ;
225
225
background : # F7F7F7 ;
226
226
border : 0.25px solid # E4E4E4 ;
227
227
padding : 10px ;
276
276
width : 100% ;
277
277
height : 100px ;
278
278
position : absolute;
279
- bottom : 50 px ;
279
+ bottom : 40 px ;
280
280
background : # F7F7F7 ;
281
281
border : 0.25px solid # E4E4E4 ;
282
282
padding : 10px ;
285
285
/* Buttons */
286
286
.vp-fe-btn-box {
287
287
position : relative;
288
- height : 50 px ;
288
+ height : 40 px ;
289
289
border-top : 0.25px solid var (--border-gray-color );
290
290
}
291
291
.vp-fe-btn {
Original file line number Diff line number Diff line change 55
55
width : 100% ;
56
56
height : 100px ;
57
57
position : absolute;
58
- bottom : 50 px ;
58
+ bottom : 40 px ;
59
59
background : # F7F7F7 ;
60
60
border : 0.25px solid # E4E4E4 ;
61
61
padding : 10px ;
67
67
bottom: 25px;
68
68
right: 25px; */
69
69
position : relative;
70
- height : 50 px ;
70
+ height : 40 px ;
71
71
border-top : 0.25px solid var (--border-gray-color );
72
72
}
73
73
.vp-pp-btn {
Original file line number Diff line number Diff line change 263
263
width : 100% ;
264
264
height : 100px ;
265
265
position : absolute;
266
- bottom : 50 px ;
266
+ bottom : 40 px ;
267
267
268
268
background : # F7F7F7 ;
269
269
border : 0.25px solid # E4E4E4 ;
276
276
bottom: 25px;
277
277
right: 25px; */
278
278
position : relative;
279
- height : 50 px ;
279
+ height : 40 px ;
280
280
border-top : 0.25px solid var (--border-gray-color );
281
281
}
282
282
.vp-ds-btn {
346
346
position : absolute;
347
347
width : 100% ;
348
348
height : 300px ;
349
- bottom : 50 px ;
349
+ bottom : 40 px ;
350
350
background : # F7F7F7 ;
351
351
border : 0.25px solid # E4E4E4 ;
352
352
padding : 10px ;
You can’t perform that action at this time.
0 commit comments