Fix pool detail page on Firefox

This commit is contained in:
nymkappa
2022-03-09 16:30:45 +01:00
parent 261487d383
commit efe1e245a0
5 changed files with 55 additions and 24 deletions

View File

@@ -264,8 +264,8 @@ export class PoolRankingComponent implements OnInit {
fontSize: 14,
},
itemStyle: {
borderRadius: 2,
borderWidth: 2,
borderRadius: 1,
borderWidth: 1,
borderColor: '#000',
},
emphasis: {