Skip to content

Commit

Permalink
upgrade[react-devtools]: 6.1.1 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxyq authored Feb 7, 2025
1 parent 6201613 commit 0db2088
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 151 deletions.
6 changes: 4 additions & 2 deletions front_end/third_party/react-devtools/package/frontend.css
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,6 @@
}
.VD1V5qP1lmb39G72wedQ {
padding: 0.25rem;
border-top: 1px solid var(--color-border);
font-family: var(--font-family-monospace);
font-size: var(--font-size-monospace-small);
}
Expand Down Expand Up @@ -1237,7 +1236,6 @@
font-family: var(--font-family-monospace);
font-size: var(--font-size-monospace-normal);
padding: 0.25rem;
border-top: 1px solid var(--color-border);
}

.K_w5p9mPdwobJpJAVuOQ {
Expand Down Expand Up @@ -1286,6 +1284,10 @@
}


.foTGJS5UP4yux8dKGGEL > *:not(:first-child) {
border-top: 1px solid var(--color-border);
}

.QGBqdeQCINFdybolYjz_ {
border-radius: 0.25rem;
animation: v9U5NmE9fqe0TBuebXMr 2s infinite;
Expand Down
311 changes: 162 additions & 149 deletions front_end/third_party/react-devtools/package/frontend.js

Large diffs are not rendered by default.

0 comments on commit 0db2088

Please sign in to comment.