Skip to content

Commit 2963840

Browse files
fix(ref): act-1569 - fix bg for input fields (#1740)
1 parent 7179227 commit 2963840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ParserOpenRPC/InteractiveBox/styles.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
line-height: 24px;
270270
font-weight: 500;
271271
color: var(--param-item-color);
272+
background-color: var(--param-item-bg);
272273
border-radius: 0;
273274
border: 2px solid transparent;
274275
text-overflow: ellipsis;

0 commit comments

Comments
 (0)