fix: prettier
This commit is contained in:
parent
4f90da69f3
commit
8ec569e6ff
@ -231,7 +231,6 @@ onBeforeUnmount(() => {
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@ -304,5 +303,4 @@ onBeforeUnmount(() => {
|
||||
.contact-dropdown.dropdown-visible {
|
||||
display: block;
|
||||
}
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
@ -602,8 +602,6 @@ onMounted(() => {
|
||||
color: #444;
|
||||
background-color: #f9f9f9;
|
||||
padding: 7px;
|
||||
border-left: 4px solid #0d6efd;
|
||||
border-right: 4px solid #0d6efd;
|
||||
border-radius: 6px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 20px;
|
||||
|
@ -83,8 +83,6 @@ const validerCreation = () => {
|
||||
}
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
Loading…
x
Reference in New Issue
Block a user