Kaynağa Gözat

Scroll when <pre> is too wide

master
Dylan Baker 5 yıl önce
ebeveyn
işleme
314395bf26
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      static/style.css

+ 1
- 0
static/style.css Dosyayı Görüntüle

@@ -38,6 +38,7 @@ pre {
38 38
   counter-reset: line;
39 39
   font-size: 16px;
40 40
   margin: 0;
41
+  overflow-x: scroll;
41 42
   padding: 15px;
42 43
 }
43 44
 

Loading…
İptal
Kaydet