Home

mint @fc7f8ac736c48e01183d4ba503d543a9f3f332ce - refs - log -
-
https://git.jolheiser.com/mint.git
Budget
mint / static / css / mint.css
- raw -
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
@media screen {

    .fc-view-harness {
        height: 90vh !important;
    }

    .fc-scrollgrid-sync-table {
        height: 84vh !important;
    }
}