Calender View Clean Graphics
This commit is contained in:
@@ -251,6 +251,7 @@ Calender View
|
|||||||
width: 100px;
|
width: 100px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
padding: 0 1.5px;
|
||||||
grid-template-columns: 100%;
|
grid-template-columns: 100%;
|
||||||
grid-template-rows: repeat(96, 10px);
|
grid-template-rows: repeat(96, 10px);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user