@burh/nuxt-core 1.0.468 → 1.0.469
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1092,11 +1092,8 @@ export default {
|
|
|
1092
1092
|
min-width: 280px;
|
|
1093
1093
|
}
|
|
1094
1094
|
}
|
|
1095
|
-
.notes-melissa-title {
|
|
1096
|
-
padding: 5px 15px !important;
|
|
1097
|
-
}
|
|
1098
1095
|
.notes-baloon-melissa {
|
|
1099
|
-
padding: 5px
|
|
1096
|
+
padding: 5px 0;
|
|
1100
1097
|
.question-melissa-title{
|
|
1101
1098
|
font-size: 12px !important;
|
|
1102
1099
|
color:#62778c;
|