mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
fix
This commit is contained in:
@@ -857,3 +857,26 @@ $font-size: 11pt;
|
||||
}
|
||||
}
|
||||
|
||||
.calendar-letters {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
background-color: #f05d5e;
|
||||
border-radius: 44px;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: -3px;
|
||||
border: 1.5px solid black;
|
||||
color: white;
|
||||
.text{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.cal-reverse {
|
||||
background: white !important;
|
||||
color: black !important;
|
||||
border-color: #f05d5e !important;
|
||||
}
|
||||
Reference in New Issue
Block a user