|
@@ -52,6 +52,7 @@ onShareTimeline(() => ({
|
|
|
<div class="aspect-[1.14/1] relative">
|
|
|
<wd-img
|
|
|
width="100%"
|
|
|
+ height="297"
|
|
|
custom-class="vertical-bottom"
|
|
|
mode="widthFix"
|
|
|
:src="NetImages.CyclingRankingsHeaderBg"
|
|
@@ -275,6 +276,7 @@ onShareTimeline(() => ({
|
|
|
line-height: 26px;
|
|
|
height: 26px !important;
|
|
|
display: block;
|
|
|
+ border: none !important;
|
|
|
}
|
|
|
}
|
|
|
&.is-checked {
|
|
@@ -286,6 +288,7 @@ onShareTimeline(() => ({
|
|
|
text-align: center;
|
|
|
height: 26px !important;
|
|
|
display: block;
|
|
|
+ border: none !important;
|
|
|
}
|
|
|
}
|
|
|
}
|