Skip to content

Commit 15f7696

Browse files
committed
Return opacity to custom block labels
1 parent 6386ee2 commit 15f7696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/.vuepress/components/Block.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export default {
2828
border-color: currentColor;
2929
border-radius: 3px;
3030
border-width: 1px;
31-
opacity: 0.4;
3231
padding: 4px 8px 3px;
3332
}
3433
</style>

0 commit comments

Comments
 (0)