Skip to content

Commit 2ade912

Browse files
anteriovieiraposva
authored andcommitted
Update stylus (#313)
1 parent ef7ace3 commit 2ade912

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/devtools/views/events/EventsHistory.vue

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ export default {
8383
@import "../../common"
8484
8585
.no-events
86-
color: #ccc
87-
text-align: center
88-
margin-top: 50px
89-
line-height: 30px
86+
color #ccc
87+
text-align center
88+
margin-top 50px
89+
line-height 30px
9090
9191
.entry
92-
position: relative;
92+
position relative;
9393
font-family Menlo, Consolas, monospace
9494
color #881391
9595
cursor pointer

0 commit comments

Comments
 (0)