update
This commit is contained in:
parent
7dd3e7523f
commit
fb9e663f31
@ -5,7 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: tradus-web:1.3.2
|
||||
image: tradus-web:1.3.3
|
||||
container_name: tradus-web
|
||||
ports:
|
||||
- '6000:80'
|
||||
|
||||
@ -575,7 +575,7 @@ watch(
|
||||
.analysis-view {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: calc(100vh - 2rem);
|
||||
height: calc(100vh - 4.5rem);
|
||||
padding: 0.5rem;
|
||||
animation: fadeIn 0.3s ease-out;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user