この変更のためのユーザーCSS
.drawer {
width : 25% !important ;
height : 360px !important ;
}
.column {
flex : 1 1 0 !important ;
}
.column:nth-child(3) {
position : fixed !important ;
width : 25% !important ;
margin-top : 350px !important ;
height : 100% ;
padding-left : 10px !important ;
}
/*
注意! ニコニコ連携へのリンクを消す。
*/
div.nico-connect-account {
display : none !important ;
}
div.column-icon.collapsable + div {
overflow : scroll !important ;
}