fix placeholder styling (fixes #2677) (#2709)

* fix placeholder styling

* Prettified Code!

* fix code style

---------

Co-authored-by: JacobWrenn <JacobWrenn@users.noreply.github.com>
This commit is contained in:
Jacob Wrenn
2023-02-14 09:24:29 -08:00
committed by GitHub
co-authored by JacobWrenn
parent 512325d6a6
commit 591ead0064
2 changed files with 6 additions and 8 deletions
@@ -45,9 +45,4 @@
border-width: 1px;
border-style: solid;
}
.placeholder {
width: 100%;
height: 100%;
}
}