We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200c234 commit 89c18a4Copy full SHA for 89c18a4
1 file changed
utils/editors/html/editors-hdr/v2.0/editors-hdr-v2.0.html
@@ -29,7 +29,7 @@
29
{text-align:center;position:absolute;left:0;right:0;top:0px;z-index:-1;margin:0 auto}
30
31
::slotted([slot=version])
32
- {color:blue;font-weight:bold;margin:0}
+ {color:blue;font-weight:bold;margin:0;margin-right:10px}
33
34
.date
35
{}
@@ -67,10 +67,10 @@
67
68
<div style='flex:1'></div>
69
70
- <slot name=version></slot>
71
-
72
<page-source component></page-source>
73
+ <slot name=version></slot>
+
74
<div class=date>
75
<slot name=date></slot>
76
</div>
0 commit comments