Client - center records on dashboard
This commit is contained in:
parent
a7e77733ea
commit
f7f5ba2e68
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user