Skip to content

Commit 99f6c56

Browse files
Merge pull request #243 from preactjs/name-input
Fix inconsistent wrong size in name input
2 parents fb47b3c + 081c8e3 commit 99f6c56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/plenty-students-jog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"preac-devtools": patch
3+
---
4+
5+
Fix inconsistent wrong size in name input

src/view/components/sidebar/inspect/ElementProps.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
padding: 0.3em 0 0.3em 0.4em;
4949
outline: none;
5050
color: inherit;
51-
font-size: 0.9rem;
5251
font-family: var(--font-monospace);
5352
}
5453

0 commit comments

Comments
 (0)