mirror of
https://github.com/flarum/core.git
synced 2025-08-06 00:17:31 +02:00
fix(a11y): reply placeholder not accessible (#3793)
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
@@ -437,6 +437,9 @@
|
||||
border: 2px dashed var(--control-bg);
|
||||
color: var(--muted-color);
|
||||
border-radius: 10px;
|
||||
background-color: transparent;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
.Post-header {
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user