From 204807bf791fadca71f8d1a543f9ba1cf14fa664 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 13 Oct 2022 09:09:42 -0400 Subject: [PATCH] Code cleanup per Adam comments. --- .../date-picker/date-picker.vue | 86 +++++++++---------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/src/common-components/date-picker/date-picker.vue b/src/common-components/date-picker/date-picker.vue index 7bff6191c..121f6ed89 100644 --- a/src/common-components/date-picker/date-picker.vue +++ b/src/common-components/date-picker/date-picker.vue @@ -16,175 +16,175 @@
FridayF
SaturdayS
- +
- +
- +
- +
- +
- +
- +
OCT
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
OCT
- +
- +
- +
- +
@@ -295,7 +295,7 @@ export default { outline: none; input[type="radio"] { - position: absolute;; //override bootstrap + position: absolute; //override bootstrap height: 0; opacity: 0;