wenbobowen 4 gadi atpakaļ
vecāks
revīzija
4864a6b46f

+ 13 - 0
src/views/workbench/person/components/myFullCalendar.vue

@@ -409,6 +409,19 @@ export default {
   position: relative;
   bottom: 3px;
 }
+
+#small-calendar
+  .fc-dayGridMonth-view
+  .table-bordered
+  .fc-body
+  .fc-event-container
+  .fc-content
+  .fc-title {
+  font-size: 12px;
+  display: inline-block;
+  position: relative;
+  bottom: 3px;
+}
 #small-calendar
   .fc-dayGridMonth-view
   .table-bordered