fix main post form having hidden emoji picker
This commit is contained in:
parent
aa07b219c9
commit
666498e7b7
9 changed files with 17 additions and 15 deletions
|
@ -10,7 +10,7 @@
|
|||
border-top-color: var(--border, $fallback--border);
|
||||
|
||||
.error {
|
||||
font-size: 14px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
text-align: center;
|
||||
|
||||
.error {
|
||||
font-size: 14px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue