Grid: labels offset fix (#10979)

* Add missing focus styling

* Ensure labels have the proper pixels offset

Co-authored-by: BatJan <jaskov@gmail.com>
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk>
This commit is contained in:
Jan Skovgaard
2021-09-14 07:54:46 +02:00
committed by GitHub
parent 8810b98003
commit 5b62516114

View File

@@ -842,6 +842,7 @@
width: 100%;
left: 0;
padding-top: 15px;
top: 15px;
}
.help-text {