oobd

Results 2 issues of oobd

updating to gargle 1.2.1 seems to break the authentication method examples given at: https://code.markedmondson.me/googleCloudStorageR/articles/googleCloudStorageR.html ```{r} library(googleCloudStorageR) library(gargle) ## Fetch token. See: https://developers.google.com/identity/protocols/oauth2/scopes scope

Is there a way to reduce the height of filter_select? Following css works for reducing the width but height doesn't seem to do anything for the height I want to...