mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 04:23:01 +08:00
UX: fix form template error label position (#23208)
This commit is contained in:
parent
d51c076bf8
commit
353306219b
|
@ -1,4 +1,6 @@
|
||||||
.form-template-field {
|
.form-template-field {
|
||||||
|
position: relative;
|
||||||
|
|
||||||
input,
|
input,
|
||||||
textarea,
|
textarea,
|
||||||
select {
|
select {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user