view sat_templates/templates/bulma/_browser/browser_meta.json @ 292:829d87a70136

bulma (CSS): override default Bulma `overflow-y` to avoid permanent scrollbar
author Goffi <goffi@goffi.org>
date Mon, 28 Sep 2020 17:28:47 +0200
parents 7345ccb7f9df
children 772e73148132
line wrap: on
line source

{
    "js": {
        "package": {
            "dependencies": {
                "bulma": ">= 0.9.0"
            }
        }
    }
}