We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e767f3 commit f92e1d1Copy full SHA for f92e1d1
src/Elastic.Documentation.Site/Assets/markdown/admonition.css
@@ -12,14 +12,6 @@
12
13
.applies-admonition {
14
@apply flex items-center gap-1 font-normal;
15
- .applicable-info {
16
- /*@apply bg-white;*/
17
- /*@apply border-none bg-transparent p-0;*/
18
- /*&:not(:last-child):after {*/
19
- /* @apply text-sm;*/
20
- /* content: ',';*/
21
- /*}*/
22
- }
23
.applicable-name,
24
.applicable-meta {
25
@apply text-xs;
0 commit comments