fix css
This commit is contained in:
parent
6821527c95
commit
461f715ae4
File diff suppressed because one or more lines are too long
|
@ -600,6 +600,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.code-view {
|
||||||
|
overflow: auto;
|
||||||
|
overflow-x: auto;
|
||||||
|
overflow-y: hidden;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.comments {
|
.ui.comments {
|
||||||
|
|
Loading…
Reference in New Issue