Skip to content

Commit 4db2c77

Browse files
committed
fix: style
1 parent 313f1ba commit 4db2c77

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

style/devtools.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
font-size: 16px;
2828
}
2929

30+
.mobx-react-form-devtools .tools .icon {
31+
margin-top: -2px;
32+
}
33+
3034
.mobx-react-form-devtools .draggable {
3135
position: fixed;
3236
right: 0;
@@ -45,7 +49,7 @@
4549
display: block;
4650
width: 20px;
4751
height: 20px;
48-
margin-top: 5px;
52+
margin: 5px 1px 1px 1px;
4953
background: #a3be8c;
5054
color: #2b303b;
5155
-webkit-border-radius: 2px;

0 commit comments

Comments
 (0)