@EzoeRyou
江添さん謹製CSS、1.3で右カラムが見づらくなった件、.columnのクラス削除したら良い案配になりましたよ~。(今も愛用してます)
@EzoeRyou
江添さん謹製CSS、1.3で右カラムが見づらくなった件、.columnのクラス削除したら良い案配になりましたよ~。(今も愛用してます)
.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
https://mastodon.social/media/wkta9TZyRBh_FNdGA1M