Skip to content

Commit 7c0bc58

Browse files
style(monitor-list): apply lint fixes
1 parent 26406c5 commit 7c0bc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MonitorListItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ export default {
361361
}
362362
363363
.drag-over {
364-
background-color: rgba($primary, 0.05);
364+
background-color: rgba($primary, 0.05);
365365
}
366366
367367
</style>

0 commit comments

Comments
 (0)