Fix label separator by month or status in bp card
This commit is contained in:
parent
3b7628b389
commit
bb2111f9a9
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
color: #727272;
|
color: #727272;
|
||||||
padding: 2px 1rem;
|
padding: 1rem;
|
||||||
background: #f8f8f9;
|
background: #f8f8f9;
|
||||||
i {
|
i {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
color: #727272;
|
color: #727272;
|
||||||
padding: 2px 1rem;
|
padding: 1rem;
|
||||||
background: #f8f8f9;
|
background: #f8f8f9;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue