fix(stats): divide comparison sections
This commit is contained in:
parent
95ebf50ace
commit
453b61e27b
1 changed files with 1 additions and 0 deletions
|
|
@ -6081,6 +6081,7 @@ body {
|
|||
height: 800px;
|
||||
box-sizing: border-box;
|
||||
border-right: 1px solid var(--stats-line);
|
||||
border-bottom: 1px solid var(--stats-line);
|
||||
border-left: 1px solid var(--stats-line);
|
||||
color: var(--stats-text);
|
||||
background: var(--stats-bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue