Export
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
body {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
background-color:darkgrey;
|
||||
background-color: darkgrey;
|
||||
}
|
||||
|
||||
/* Set padding to keep content from hitting the edges */
|
||||
@ -104,3 +104,7 @@ div.modal-content-warning {
|
||||
.mud-table-cell {
|
||||
font-size: 1.875rem;
|
||||
}
|
||||
|
||||
#ExportData {
|
||||
zoom: 2;
|
||||
}
|
Reference in New Issue
Block a user