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