update
This commit is contained in:
parent
ce3f305077
commit
ce92c70f4a
@ -5,7 +5,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: tradus-web:1.19
|
image: tradus-web:1.2.0
|
||||||
container_name: tradus-web
|
container_name: tradus-web
|
||||||
ports:
|
ports:
|
||||||
- '6000:80'
|
- '6000:80'
|
||||||
|
|||||||
@ -764,6 +764,7 @@ loadSearchHistory()
|
|||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
color: var(--color-text-primary);
|
color: var(--color-text-primary);
|
||||||
|
padding: 1.5rem 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.analysis-content :deep(h1),
|
.analysis-content :deep(h1),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user