Revert "Vertically center data items (#87)" (#92)

This reverts commit a5f82d1bfb.
This commit is contained in:
CosmicAlpha 2022-12-15 10:53:30 -07:00 committed by GitHub
parent 574e709a45
commit aa6eec615f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,8 +130,6 @@
line-height: inherit;
}
.pi-data-value {
display: flex;
align-items: center;
flex-basis: 200px;
-webkit-flex-basis: 200px;
-moz-flex-basis: 200px;