add: calendar view & calculator view
This commit is contained in:
@@ -11,6 +11,9 @@ body {
|
||||
background-color: #fdfcfc !important;
|
||||
}
|
||||
|
||||
.radius-sm {
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
.radius-1 {
|
||||
border-radius: 1rem !important;
|
||||
}
|
||||
@@ -247,4 +250,8 @@ td {
|
||||
font-size: 12px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.clear-xsm {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user