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 ea38118 commit a8947b9Copy full SHA for a8947b9
docs/content/fsdocs-details-toggle.js
@@ -19,7 +19,6 @@ export class DetailsToggle extends LitElement {
19
static styles = css`
20
:host {
21
cursor: pointer;
22
- transform: translateY(3px);
23
}
24
`;
25
0 commit comments