diff --git a/xroom-dashboard/src/components/CreateMeetingModal.vue b/xroom-dashboard/src/components/CreateMeetingModal.vue index 8c3ac9e..c682248 100644 --- a/xroom-dashboard/src/components/CreateMeetingModal.vue +++ b/xroom-dashboard/src/components/CreateMeetingModal.vue @@ -95,181 +95,185 @@
-

شروع

-
- - - +
+

شروع

+
+ + + +
+ : +
+ + + +
- : -
- - - -
-

پایان

-
- - - -
- : -
- - - +
+

پایان

+
+ + + +
+ : +
+ + + +
@@ -760,6 +764,7 @@ export default { \ No newline at end of file diff --git a/xroom-dashboard/src/components/CreateSpaceModal.vue b/xroom-dashboard/src/components/CreateSpaceModal.vue index ebda4c5..ad737db 100644 --- a/xroom-dashboard/src/components/CreateSpaceModal.vue +++ b/xroom-dashboard/src/components/CreateSpaceModal.vue @@ -514,7 +514,7 @@ export default { @media (max-width: 600px) { .modal-content { max-width: 90%; - height: 90vh; + height: 85vh; } .popUp-header { diff --git a/xroom-dashboard/src/components/MeetingInfoModal.vue b/xroom-dashboard/src/components/MeetingInfoModal.vue index 9547765..9cf20bc 100644 --- a/xroom-dashboard/src/components/MeetingInfoModal.vue +++ b/xroom-dashboard/src/components/MeetingInfoModal.vue @@ -1,4 +1,5 @@