leon hai 1 ano
pai
achega
11d547c1d2
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      src/features/health/calendar.scss

+ 15 - 0
src/features/health/calendar.scss

@@ -76,6 +76,16 @@
     border-radius: 37px;
 }
 
+.center_calendar_item{
+    height: 74px;
+    margin-bottom: 16px;
+    display: flex;
+    align-items: center;
+    justify-content: center;
+    flex-shrink: 0;
+    background-color: #26B7FF1A;
+}
+
 .calendar_item{
     height: 74px;
     margin-bottom: 16px;
@@ -101,6 +111,11 @@
     font-size: 34px;
 }
 
+.center_day{
+    color:#26B7FF;
+    font-size: 34px;
+}
+
 .normal_day{
     color:#808080;
     font-size: 34px;