From cfe1be241afb12902c885f67427d25d990af5cf8 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 23 May 2019 18:14:34 +0300 Subject: [PATCH] Cosmetcs --- src/views/dataview/DataViewDemo.vue | 11 +++++--- src/views/fullcalendar/FullCalendarDoc.vue | 30 +++++++++++----------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/src/views/dataview/DataViewDemo.vue b/src/views/dataview/DataViewDemo.vue index 9115cf5bd..7322650e5 100644 --- a/src/views/dataview/DataViewDemo.vue +++ b/src/views/dataview/DataViewDemo.vue @@ -124,8 +124,13 @@ .car-data > div { padding: .429em; - } + } + + .p-dropdown { + width: 12em; + } } + @media (max-width: 767px) { .dataview-demo { .car-details, .search-icon { @@ -138,7 +143,5 @@ } } } -.p-dropdown { - width: 12em; -} + \ No newline at end of file diff --git a/src/views/fullcalendar/FullCalendarDoc.vue b/src/views/fullcalendar/FullCalendarDoc.vue index efa45cfb1..69ec309ef 100644 --- a/src/views/fullcalendar/FullCalendarDoc.vue +++ b/src/views/fullcalendar/FullCalendarDoc.vue @@ -167,23 +167,23 @@ export default {
- - - - - + + + + + - - - - - - - - - - + + + + + + + + + +
NameTypeDescription
NameTypeDescription
eventsarrayAn array of events to display.
optionsObjectA configuration object to define properties of FullCalendar.
eventsarrayAn array of events to display.
optionsObjectA configuration object to define properties of FullCalendar.