mobile sticker width + timestamp baseline

This commit is contained in:
ygg2
2026-03-04 23:50:17 -05:00
parent 492599f5d4
commit 66e92b803f
+5
View File
@@ -2687,6 +2687,7 @@ input[type="search"]:read-only {
.timestamp {
flex: none;
margin-left: 6px;
margin-bottom: 1px;
font-size: 0.75em;
color: var(--primary-text-soft);
}
@@ -4337,6 +4338,10 @@ fieldset input[type="radio"] {
.reactiondiv {
padding-left: 44px;
}
.sticker {
height: auto;
max-width: 100%;
}
#realbox,
#logindiv,
#pasteimg {