fix layout width

This commit is contained in:
Fabricio 2018-09-17 12:51:05 -03:00
parent 2fdd919063
commit cd51fc5f45

View file

@ -111,6 +111,7 @@ const dashboardHTML = `
word-break: normal; word-wrap: break-word; white-space: pre-wrap;
z-index: 2;
padding: 1rem;
width: 100%;
}
.req:before, .res:before {
bottom: .5rem;