chansung commited on
Commit
a4a17fa
1 Parent(s): ec10833

Update styles.py

Browse files
Files changed (1) hide show
  1. styles.py +2 -1
styles.py CHANGED
@@ -363,10 +363,11 @@ code {
363
 
364
  .center {
365
  text-align: center;
366
- overflow: hidden;
367
  }
368
 
369
  .sub-container > div {
370
  min-width: max-content !important;
371
  }
 
 
372
  """
 
363
 
364
  .center {
365
  text-align: center;
 
366
  }
367
 
368
  .sub-container > div {
369
  min-width: max-content !important;
370
  }
371
+
372
+ .normal_
373
  """