File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/**
22 * @name vue3-code-block
3- * @version 1.0.10 -beta.0
3+ * @version 1.0.11 -beta.0
44 * @description Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.
55 * @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66 * @copyright Copyright 2023, WebDevNerdStuff
Original file line number Diff line number Diff line change 11/**
22 * @name vue3-code-block
3- * @version 1.0.10 -beta.0
3+ * @version 1.0.11 -beta.0
44 * @description Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.
55 * @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66 * @copyright Copyright 2023, WebDevNerdStuff
Original file line number Diff line number Diff line change 9494 }
9595
9696 & -coy {
97- background-color : hsl (var (--v-cb-tab-prism-coy-bkg ) / 100 % ) !important ;
97+ background-color : hsl (var (--v-cb-tab-prism-coy-bkg ) / 10 % ) !important ;
9898 border-left : 5px solid hsl (var (--v-cb-tab-prism-coy-bkg ));
9999 border-radius : 0 ;
100100
You can’t perform that action at this time.
0 commit comments