Client - center records on dashboard

This commit is contained in:
Sam 2022-07-02 09:35:03 +02:00
parent a7e77733ea
commit f7f5ba2e68

View File

@ -64,7 +64,7 @@
padding: $default-padding;
.record {
display: flex;
align-items: flex-end;
align-items: center;
justify-content: space-between;
span {
padding: 2px 5px;