We use cookies to ensure you get the best experience on our website
Unknwon
10 лет назад
Родитель
Сommit
461f715ae4
|
@@ -600,6 +600,11 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+ .code-view {
|
|
|
|
|
+ overflow: auto;
|
|
|
|
|
+ overflow-x: auto;
|
|
|
|
|
+ overflow-y: hidden;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.ui.comments {
|
|
.ui.comments {
|