💄 added overflow for generated link
All checks were successful
Jenkins Production Deployment

This commit is contained in:
liza-kl 2021-10-11 11:29:02 +02:00
parent e573e56fcb
commit 65efcb6a47

View File

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