make it bigger, add padding on right edge
This commit is contained in:
parent
280954622d
commit
2ef630f30d
@ -1,6 +1,6 @@
|
|||||||
.indicator {
|
.indicator {
|
||||||
color: #eef;
|
color: #eef;
|
||||||
font-size: 11px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.indicator * {
|
.indicator * {
|
||||||
@ -13,4 +13,5 @@
|
|||||||
|
|
||||||
.bar {
|
.bar {
|
||||||
background-color: #200;
|
background-color: #200;
|
||||||
|
padding-right: 1em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user