mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-31 05:15:32 +00:00
This commit is contained in:
parent
797c689ec2
commit
0dc44772df
1 changed files with 12 additions and 0 deletions
|
|
@ -2133,6 +2133,18 @@
|
|||
background: #242424f2;
|
||||
}
|
||||
|
||||
[data-page="stats"] [data-section="top-models"] [data-component="chart-tooltip"] {
|
||||
background: #242424f2;
|
||||
box-shadow:
|
||||
0 0 0 0.5px #ffffff24,
|
||||
0 8px 16px #0000003d,
|
||||
0 4px 8px #00000052;
|
||||
}
|
||||
|
||||
[data-page="stats"] [data-section="top-models"] [data-component="chart-tooltip"] > span {
|
||||
color: var(--stats-faint);
|
||||
}
|
||||
|
||||
[data-page="stats"] [data-component="leader-card"][data-size="compact"] {
|
||||
box-shadow:
|
||||
0 0 0 0.5px #ffffff1f,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue