Jacky Zhao
2021-12-03 afeb18212d62663b7bbec5a08c05851bd584acd3
Merge pull request #28 from juaoose/overflow

1 files modified
2 ■■■ changed files
assets/syntax.scss 2 ●●● patch | view | raw | blame | history
assets/syntax.scss
@@ -1,4 +1,4 @@
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36 }
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36; overflow: hidden }
/* Other */ .chroma .x {  }
/* Error */ .chroma .err {  }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }