Home

mint @066c5b9ac96f092f59a295499f56f0ee095de8c1 - 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;
    }
}