Merge pull request #32 from Oliver-Akins/GH-16
Ensure attribute values remain centered when the attribute name is long
This commit is contained in:
commit
4b0ddbfc0c
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
align-items: center;
|
||||
gap: 4px;
|
||||
width: 100px;
|
||||
margin: 0 auto;
|
||||
|
||||
> input {
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue