File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/Elastic.Documentation.Site/Assets/markdown Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 .dropdown-content {
2121 @apply px-4 pb-4;
2222 }
23-
23+
2424 .dropdown-title__container {
2525 @apply flex items-stretch;
2626 }
27-
27+
2828 .dropdown-title__separator {
29- @apply block w-[1px ] bg-grey-20 ;
29+ @apply bg-grey-20 block w-[1px ];
3030 }
31-
31+
3232 .dropdown-title__icon {
3333 @apply flex items-center justify-center px-4 py-2;
3434 }
35-
35+
3636 .dropdown-title__summary-text {
37- @apply py-2 px-4;
37+ @apply px-4 py-2 ;
3838 }
3939
4040 .applies-dropdown {
41- @apply cursor-pointer font-normal p-2 px-4 flex items-center gap-1 ;
41+ @apply flex cursor-pointer items-center gap-1 p-2 px-4 font-normal ;
4242 .applicable-info {
4343 @apply cursor-pointer border-none bg-transparent p-0;
4444 & : not (: last-child ): after {
You can’t perform that action at this time.
0 commit comments