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 38f3121 commit 6a8521eCopy full SHA for 6a8521e
docs/content/fsdocs-default.css
@@ -1046,7 +1046,7 @@ span[onmouseout] {
1046
display: flex;
1047
flex-direction: row-reverse;
1048
justify-content: flex-start;
1049
- align-items: center;
+ align-items: flex-start;
1050
1051
& p.fsdocs-summary {
1052
margin: 0;
@@ -1072,8 +1072,9 @@ span[onmouseout] {
1072
1073
> .fsdocs-summary {
1074
1075
1076
+ justify-content: flex-start;
1077
1078
1079
1080
0 commit comments