@@ -79,6 +79,10 @@ onUnmounted(() => {
padding-bottom: 30px;
}
+.widget-readonly {
+ opacity: 50%;
+}
+
@media (max-width: 1024px) {
.bigicon {
flex: 1;
diff --git a/front/src/BookDateWidget.vue b/front/src/BookDateWidget.vue
index 220d073..94c3181 100644
--- a/front/src/BookDateWidget.vue
+++ b/front/src/BookDateWidget.vue
@@ -1,6 +1,7 @@
@@ -44,28 +42,18 @@ function computeParentClasses() {
/>