Skip to content

Commit 1bef5b4

Browse files
committed
Fix cursor
1 parent bea60e5 commit 1bef5b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
@apply bg-grey-10 border-b-1 border-b-black text-black;
1313
}
1414
}
15+
16+
.applicable-info {
17+
@apply cursor-pointer!;
18+
}
1519

1620
.applies-switch-input {
1721
@apply absolute opacity-0;

0 commit comments

Comments
 (0)