Skip to content

Commit 597081c

Browse files
committed
Run prettier
1 parent 75cfd58 commit 597081c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Elastic.Documentation.Site/Assets/markdown/applies-switch.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
}
1515

16-
&>.applies-switch-label>.applies-item {
16+
& > .applies-switch-label > .applies-item {
1717
@apply cursor-pointer text-inherit;
1818

1919
&:hover {

src/Elastic.Documentation.Site/Assets/markdown/applies-to.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
.applicable-separator {
25-
@apply self-stretch bg-grey-20 mx-2;
25+
@apply bg-grey-20 mx-2 self-stretch;
2626
mix-blend-mode: multiply;
2727
width: 1px;
2828
}

0 commit comments

Comments
 (0)