File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ <h2 class="display-flex mb-10">
195
195
< div class ="badge "> 0</ div >
196
196
< div class ="primary badge "> 25</ div >
197
197
< div class ="success badge "> Online</ div >
198
- < div class ="warning badge "> 2025 </ div >
198
+ < div class ="warning badge "> Pending </ div >
199
199
< div class ="error badge "> Offline</ div >
200
200
< div class ="dark badge "> 39</ div >
201
201
</ div >
Original file line number Diff line number Diff line change @@ -397,6 +397,18 @@ <h2 class="display-flex mb-10">
397
397
< td > < code > .dark.tab</ code > </ td >
398
398
</ tr >
399
399
</ tbody >
400
+ < thead >
401
+ < tr >
402
+ < th > Sizes</ th >
403
+ < th > Combinators</ th >
404
+ </ tr >
405
+ </ thead >
406
+ < tbody >
407
+ < tr >
408
+ < td > < code > small</ code > </ td >
409
+ < td > < code > .small.tab</ code > </ td >
410
+ </ tr >
411
+ </ tbody >
400
412
</ table >
401
413
</ div >
402
414
</ div >
Original file line number Diff line number Diff line change @@ -445,7 +445,7 @@ <h2 class="display-flex mb-10">
445
445
< thead >
446
446
< tr >
447
447
< th >
448
- < div > pt -{*}</ div >
448
+ < div > p -{*}</ div >
449
449
</ th >
450
450
< th >
451
451
< div > Properties</ div >
@@ -1920,7 +1920,7 @@ <h2 class="display-flex mb-10">
1920
1920
< thead >
1921
1921
< tr >
1922
1922
< th >
1923
- < div > mx -{*}</ div >
1923
+ < div > px -{*}</ div >
1924
1924
</ th >
1925
1925
< th >
1926
1926
< div > Properties</ div >
You can’t perform that action at this time.
0 commit comments