Commit a08042ea by David Kaltschmidt

Fine tune stats styles

parent 9f0b1e53
......@@ -392,6 +392,7 @@
padding: 10px;
border-radius: $border-radius;
justify-content: space-between;
box-shadow: $card-shadow;
}
.logs-row-labels {
......@@ -420,11 +421,12 @@
content: '*';
position: absolute;
top: 0;
left: -0.75em;
left: -8px;
}
&__label {
display: flex;
margin-bottom: 1px;
}
&__value {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment