LAP-DEV commited on
Commit
ccb8b7e
·
verified ·
1 Parent(s): 683d6a8

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +2 -2
modules/ui/htmls.py CHANGED
@@ -36,7 +36,7 @@ CSS = """
36
  text-decoration: underline;
37
  }
38
 
39
- .md_note {
40
  color: red;
41
  }
42
  """
@@ -46,7 +46,7 @@ MARKDOWN = """
46
  """
47
 
48
  MARKDOWN_NOTE = """
49
- (Note: Always review & verify the output generated by AI models)
50
  """
51
 
52
  NLLB_VRAM_TABLE = """
 
36
  text-decoration: underline;
37
  }
38
 
39
+ #md_note {
40
  color: red;
41
  }
42
  """
 
46
  """
47
 
48
  MARKDOWN_NOTE = """
49
+ Note: Always review & verify the output generated by AI models
50
  """
51
 
52
  NLLB_VRAM_TABLE = """