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 ca2cb63 commit 2cbfefeCopy full SHA for 2cbfefe
packages/main/test/sap/ui/webcomponents/main/samples/MessageStrip.sample.html
@@ -33,10 +33,13 @@
33
</head>
34
<body class="sapUiBody example-wrapper">
35
36
- <header>
+ <header class="component-heading">
37
<div class="control-header">MessageStrip</div>
38
- <div style="margin-bottom: 2rem; font-weight: 300; font-size: 1.1rem; color: #666666;"><ui5-messagestrip></div>
+ <div class="component-heading-since">
39
+ <span><!--since_tag_marker--></span>
40
+ </div>
41
</header>
42
+ <div style="margin-bottom: 2rem; font-weight: 300; font-size: 1.1rem; color: #666666;"><ui5-messagestrip></div>
43
44
<section>
45
<h3>MessageStrip</h3>
0 commit comments