fix css
This commit is contained in:
@@ -600,6 +600,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.code-view {
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.ui.comments {
|
||||
|
||||
Reference in New Issue
Block a user