CSS: always fullheight info in desktop view

このコミットが含まれているのは:
n9k 2022-06-15 10:10:04 +00:00
コミット 46cd032510
1個のファイルの変更3行の追加0行の削除

ファイルの表示

@ -552,6 +552,9 @@ footer {
#chat-form_js[data-captcha] #chat-live__status [data-verbose="false"] {
display: inline;
}
#info_nojs {
height: 100% !important;
}
#nochat:target {
--chat-width: 0px;
}