* Add whitespace
* Code cleanup
* Code cleanup
* Code cleanup
* revert(import order): `ref, onMounted` -> `onMounted, ref`
* revert: self close div
* revert: self close div
border-radius 8px
display inline-block
margin 1em 0 !important
+
a
color #999
+
img
height 40px
margin-left 15px
+
img, span
vertical-align middle
color #486491
position relative
display flex
+
a
color #486491 !important
position relative
padding-left 36px
+
&:before
content ''
position absolute
left -4px
border-radius 50%
background-color #73abfe
+
&:after
content ''
position absolute
padding: 1rem 2rem 0;
margin-bottom: -1rem;
}
+
@media (max-width: 419px) {
.bsa-cpc-wrapper {
padding: 0 1.5rem;
}
}
+
.bsa-cpc {
font-size: 0.9em;
background-color: #f8f8f8;
border-radius: 6px;
}
+
.bsa-cpc a._default_ {
text-align: left;
display: block;
font-weight: 400;
line-height: 18px;
}
+
.bsa-cpc a._default_ .default-image img {
height: 20px;
border-radius: 3px;
position: relative;
top: -1px;
}
+
.bsa-cpc a._default_ .default-title {
font-weight: 600;
}
+
.bsa-cpc a._default_ .default-description:after {
font-size: 0.85em;
content: 'Sponsored';
padding: 0 4px 1px;
margin-left: 6px;
}
+
.bsa-cpc .default-ad {
display: none;
}
+
.bsa-cpc a._default_ .default-image,
.bsa-cpc a._default_ .default-title,
.bsa-cpc a._default_ .default-description {