mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
vue-component dev style more discrete, + disable flashbag for comment
This commit is contained in:
@@ -45,7 +45,10 @@ export default {
|
||||
div.vue-component {
|
||||
padding: 1.5em;
|
||||
margin: 2em 0;
|
||||
border: 2px dashed grey;
|
||||
border: 2px dotted lightgrey;
|
||||
border-radius: 10px;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
position: relative;
|
||||
&:before {
|
||||
content: "vuejs component";
|
||||
|
Reference in New Issue
Block a user