aldohenrique commited on
Commit
4881160
·
verified ·
1 Parent(s): 821830e

Update interface.py

Browse files
Files changed (1) hide show
  1. interface.py +1 -0
interface.py CHANGED
@@ -34,6 +34,7 @@ css_customizado = """
34
  border-radius: 20px !important;
35
  padding: 20px !important;
36
  margin: 20px 0 !important;
 
37
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
38
  }
39
  .resposta-container pre code {
 
34
  border-radius: 20px !important;
35
  padding: 20px !important;
36
  margin: 20px 0 !important;
37
+ height: 5vh !important;
38
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
39
  }
40
  .resposta-container pre code {