Fixed styles

This commit is contained in:
eldadfux
2019-10-26 01:51:24 +03:00
parent 0d197a9267
commit 7f93537c04
3 changed files with 3 additions and 11 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -9
View File
@@ -8,7 +8,7 @@ https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clik
.ide {
background-color: #373738;
overflow: inherit;
overflow: hidden;
position: relative;
z-index: 1;
box-shadow: 0 2px 4px 0 rgba(50,50,93,.3);
@@ -88,14 +88,6 @@ https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clik
border: solid 2px #414142;
}
.line-numbers {
overflow: inherit;
.line-numbers-rows {
.func-border-radius-start(10px);
}
}
pre {
-webkit-hyphens: none;
-moz-hyphens: none;