fix single doc mode height for smol last mes

This commit is contained in:
RossAscends
2023-07-03 05:31:52 +09:00
parent 6e15f7474f
commit bef7d1492b

View File

@@ -4281,6 +4281,7 @@ body.documentstyle #chat .mes .mes_text {
body.documentstyle #chat .last_mes .mes_text {
margin-left: 20px;
min-height: 70px;
}
body.documentstyle #chat .last_mes:has(> .del_checkbox[style*="display: block"]) .mes_text {