💄 added overflow for generated link
Jenkins Production Deployment Details

This commit is contained in:
liza-kl 2021-10-11 11:29:02 +02:00
parent e573e56fcb
commit 65efcb6a47
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ body {
width: 100%;
}
p#full-link {
overflow: auto;
}
#submitBtn.submitButton--dark-mode {
background-color: white;
color: #222222;