mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-16 23:24:46 +00:00
mobile sticker width + timestamp baseline
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user