@@ -55,6 +55,8 @@ export default {
}
.breadcrumb-container {
left: 74px;
+ min-width: 1000px;
+ overflow-x: scroll;
</style>