Always show score pill for exercise implement and adjust styling
This commit is contained in:
@ -75,8 +75,10 @@ span.caret {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.rounded-pill {
|
.rounded-pill {
|
||||||
font-size: 100%;
|
font-size: 90%;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
padding-left: 0.5rem;
|
||||||
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container[data-controller] {
|
.container[data-controller] {
|
||||||
|
@ -43,7 +43,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.score {
|
.score {
|
||||||
display: none;
|
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user