Skip to content

Commit f1802a7

Browse files
author
Guillaume Chau
committed
Missing border-radius on data sections
1 parent 96913fb commit f1802a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devtools/components/StateInspector.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ export default {
127127
color $green
128128
position relative
129129
cursor pointer
130+
border-radius 3px
130131
131132
.arrow
132133
position absolute

0 commit comments

Comments
 (0)