mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
fix: get back the styled scrollbar (#899)
* fix: make scrollbar styling work again * chore: rm main field to prevent error * refactor: make horizontal scrolling work * refactor: make horizontal item width smaller * fix: float not needed * fix: revert the size change
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "local-mashup",
|
||||
"version": "1.0.0",
|
||||
"description": "Simple local mashup",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "parcel index.html --open --no-hmr",
|
||||
"build": "parcel build index.html"
|
||||
|
||||
Reference in New Issue
Block a user