Spaces:
Running
Running
Commit
·
fe80f26
1
Parent(s):
5d1ea87
Melhorias no metodo Atomico
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -425,6 +425,6 @@ textarea.drag-over {
|
|
425 |
|
426 |
#final-result-container {
|
427 |
display: none;
|
428 |
-
width:
|
429 |
margin-top: 20px;
|
430 |
}
|
|
|
425 |
|
426 |
#final-result-container {
|
427 |
display: none;
|
428 |
+
width: 65%; /* Ocupa toda a largura */
|
429 |
margin-top: 20px;
|
430 |
}
|