LAP-DEV commited on
Commit
33bd37c
·
verified ·
1 Parent(s): b5df68e

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +1 -1
modules/ui/htmls.py CHANGED
@@ -40,7 +40,7 @@ CSS = """
40
  padding-left: 5px;
41
  }
42
 
43
- .md_disclaimer {
44
  padding-left: 5px;
45
  color: #34d399;
46
  }
 
40
  padding-left: 5px;
41
  }
42
 
43
+ .Markdown {
44
  padding-left: 5px;
45
  color: #34d399;
46
  }