style: make log text overflow scroll

This commit is contained in:
Haishan 2018-10-24 23:11:37 +08:00
parent d0aadae198
commit fb0092c927

View file

@ -34,6 +34,8 @@ $heightHeader: 76px;
padding: 8px 0;
// force wrap
width: 100%;
white-space: pre;
overflow: scroll;
}
//////////