Skip to content

Commit 0392544

Browse files
committed
chore(style): sort properties
1 parent 2ff0db0 commit 0392544

File tree

1 file changed

+1
-1
lines changed
  • src/runtime/components/BoosterImage

1 file changed

+1
-1
lines changed

src/runtime/components/BoosterImage/Base.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@ if ($props.source) {
152152
/*! purgecss start ignore */
153153
154154
.nuxt-booster-image {
155-
content-visibility: auto;
156155
display: block;
157156
width: 100%;
158157
height: auto;
158+
content-visibility: auto;
159159
object-fit: cover;
160160
}
161161

0 commit comments

Comments
 (0)