fix(annotation): update wording/styling [EE-5158] (#8643)

Co-authored-by: testa113 <testa113>
pull/8656/head
Ali 2023-03-10 16:52:15 +13:00 committed by GitHub
parent a7d1a20dfb
commit d9f6471a00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -212,7 +212,7 @@
</div>
<!-- #end region IMAGE FIELD -->
<div class="col-sm-12 !p-0">
<div class="col-sm-12 mb-4 !p-0">
<annotations-be-teaser></annotations-be-teaser>
</div>

View File

@ -14,7 +14,7 @@ export function AnnotationsBeTeaser() {
message={
<div className="vertical-center">
<span>
You can specify{' '}
Allows specifying of{' '}
<a
href="https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/"
target="_black"
@ -32,7 +32,6 @@ export function AnnotationsBeTeaser() {
</span>
</div>
}
setHtmlMessage
/>
</div>
<div className="block">