Adjust box score icon alignment
This commit is contained in:
@@ -23,3 +23,7 @@
|
|||||||
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
||||||
margin-right: -1px !important;
|
margin-right: -1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp-template-event-performance-icons .sp-performance-icons {
|
||||||
|
text-align: right !important;
|
||||||
|
}
|
||||||
@@ -23,3 +23,7 @@
|
|||||||
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
||||||
margin-left: -1px !important;
|
margin-left: -1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp-template-event-performance-icons .sp-performance-icons {
|
||||||
|
text-align: left !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user