remove debug discret class

This commit is contained in:
Mathieu Jaumotte 2021-07-08 12:00:07 +02:00
parent bccda15307
commit a995adcf0d
2 changed files with 0 additions and 17 deletions

View File

@ -15,22 +15,6 @@
* Specific rules
*/
// [scratch] un bouton 'disabled' non clickable
.sc-button {
&.disabled {
cursor: default;
&.bt-remove {
background-color: #d9d9d9;
}
}
}
// [debug] un affichage discret pour le debug
.discret {
color: grey;
margin-right: 1em;
}
// styles communs pour tous les bandeaux
div.banner {
.id-number {

View File

@ -53,7 +53,6 @@
</template>
<template v-slot:body>
<!--span class="discret">Selection: {{ selected }}</span-->
<div class="results">
<person-suggestion