mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
fix(annotation): update wording/styling [EE-5158] (#8642)
Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
0ab7987684
commit
8f42af49e8
2 changed files with 2 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue