Remove padding from scoreboard cells
This commit is contained in:
@@ -481,6 +481,10 @@
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.sp-template-scoreboard td {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.sp-template-scoreboard td:hover {
|
||||
background: #f9f9f9 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user