fix chat width for real

このコミットが含まれているのは:
n9k 2021-07-18 17:01:45 +00:00
コミット 8b55772221
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -11,7 +11,7 @@
.rotate {transform: rotate(-180deg);}
.reverse {direction: rtl;}
.comment {color:white;padding:3px 2px;overflow:hidden;display:inline-block;width:calc(100vw - 1.25em);}
.comment {color:white;padding:3px 2px;overflow:hidden;}
.comment:hover{background-color:#333;border-radius:4px;}
.censored {
font-weight: normal;