💄 added overflow for generated link
Jenkins Production Deployment

This commit is contained in:
2021-10-11 11:29:02 +02:00
parent e573e56fcb
commit 65efcb6a47
+4
View File
@@ -89,6 +89,10 @@ body {
width: 100%;
}
p#full-link {
overflow: auto;
}
#submitBtn.submitButton--dark-mode {
background-color: white;
color: #222222;