Skip to content

Commit a853a79

Browse files
Fixes.
1 parent 01635d7 commit a853a79

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/source/templates/text_to_image.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Based on the natural language prompt, you can generate the set of images from wh
2626
<Style>
2727
.ch-title {
2828
font-size: 2em;
29-
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
3029
text-align: center;
3130
}
3231
.ch-title .lsf-richtext__line:before {
@@ -50,7 +49,6 @@ Based on the natural language prompt, you can generate the set of images from wh
5049
top: 8px;
5150
z-index: 2;
5251
display: block;
53-
background: white;
5452
width: 24px;
5553
line-height: 16px;
5654
text-align: center;

label_studio/annotation_templates/ranking-and-scoring/text-to-image/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ config: |
1414
<Style>
1515
.ch-title {
1616
font-size: 2em;
17-
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
1817
text-align: center;
1918
}
2019
.ch-title .lsf-richtext__line:before {
@@ -38,7 +37,6 @@ config: |
3837
top: 8px;
3938
z-index: 2;
4039
display: block;
41-
background: white;
4240
width: 24px;
4341
line-height: 16px;
4442
text-align: center;

0 commit comments

Comments
 (0)