mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-08 04:06:18 -04:00
Add production web smoke coverage
This commit is contained in:
@@ -19,7 +19,7 @@ export function TimingTower({ snapshot }: Props) {
|
||||
|
||||
return (
|
||||
<div className="scroll-x">
|
||||
<table className="data-table live-tower">
|
||||
<table className="data-table live-tower" style={{ minWidth: 520 }}>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Pos</th>
|
||||
|
||||
Reference in New Issue
Block a user