mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed styles
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user