18:21:55 @ken_sugar@mastodon.social
icon

@EzoeRyou
江添さん謹製CSS、1.3で右カラムが見づらくなった件、.columnのクラス削除したら良い案配になりましたよ~。(今も愛用してます)

@masarakki

18:40:08 @ken_sugar@mastodon.social
※ちなみに今適用してるCSS
icon

@EzoeRyou

.column {
flex: auto ;
}

.column:nth-child(3) {
height: 100% ;
padding-left: 10px ;
position: fixed ;
top: 390px ;
width: 25% ;
}

.drawer {
height: 400px ;
overflow: visible ;
width: 25% ;
}

.emoji-dialog {
height: 90% ;
left: 0px ;
margin-left: 25% ;
position: fixed ;
top: 5% ;
z-index: 1 ;
}

cc: @masarakki
mastodon.social/media/wkta9TZy

Attach image