Muhammad Abdiel Al Hafiz commited on
Commit
c2c716f
·
1 Parent(s): 2825722

testing css

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ example_images = [
58
  # Custom CSS for Markdown height
59
  css = """
60
  .scrollable-markdown {
61
- height: 250px;
62
  overflow-y: scroll;
63
  border: 1px solid #ccc;
64
  padding: 10px;
 
58
  # Custom CSS for Markdown height
59
  css = """
60
  .scrollable-markdown {
61
+ height: 50px;
62
  overflow-y: scroll;
63
  border: 1px solid #ccc;
64
  padding: 10px;