File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1717 <span class =' access' >deprecated</span >
1818 {{ /if }}
1919 {{!-- TODO: Fix this link for a11y --}}
20- <a class =' class-field-description--link' href =" #{{ @field.name }} " role = ' link ' >
20+ <a class =' class-field-description--link' href =" #{{ @field.name }} " >
2121 {{ svg-jar ' link' width =' 20px' height =' 20px' }}
2222 </a >
2323 </h3 >
Original file line number Diff line number Diff line change @@ -143,15 +143,17 @@ dd {
143143}
144144
145145.on-this-page-wrapper .api-index-filter {
146- margin-top : var (--spacing-2 )
146+ margin-top : var (--spacing-2 );
147147}
148148
149149.on-this-page-wrapper ul {
150150 margin-top : 0 ;
151151}
152152
153- section .method , section .property , section .event {
154- margin-bottom : var (--spacing-3 );
153+ section .method ,
154+ section .property ,
155+ section .event {
156+ margin-bottom : var (--spacing-3 );
155157}
156158
157159.whoops {
You can’t perform that action at this time.
0 commit comments