removed calendar
This commit is contained in:
@ -74,7 +74,7 @@ body {
|
||||
}
|
||||
|
||||
.body {
|
||||
height: 100%;
|
||||
height: calc(100% - 2px);
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
@ -236,4 +236,6 @@ body {
|
||||
.tab-pane-table {
|
||||
background-color: white;
|
||||
padding: 8px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid silver;
|
||||
}
|
Reference in New Issue
Block a user