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