diff --git a/stylesheets/commons/BattleRoyale/PanelTable.less b/stylesheets/commons/BattleRoyale/PanelTable.less index 8d20503810..556929ae2a 100644 --- a/stylesheets/commons/BattleRoyale/PanelTable.less +++ b/stylesheets/commons/BattleRoyale/PanelTable.less @@ -74,6 +74,8 @@ Author(s): Elysienna .theme--dark & { border: 0.0625rem solid rgba( 255, 255, 255, 0.08 ); + background-color: rgba( 24, 24, 24, 0.9 ); + color: #ffffff; } &.navigate--left {