fix: note tags list styling (#1052)

This commit is contained in:
Aman Harwara
2022-05-30 15:16:24 +05:30
committed by GitHub
parent 834459d3a8
commit 7edd65cfe8
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@
"@standardnotes/services": "^1.13.3", "@standardnotes/services": "^1.13.3",
"@standardnotes/sncrypto-web": "1.10.1", "@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.114.5", "@standardnotes/snjs": "^2.114.5",
"@standardnotes/stylekit": "5.29.2", "@standardnotes/stylekit": "5.29.3",
"@zip.js/zip.js": "^2.4.10", "@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0", "mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0", "mobx-react-lite": "^3.3.0",

View File

@@ -2551,10 +2551,10 @@
"@standardnotes/sncrypto-common" "^1.9.0" "@standardnotes/sncrypto-common" "^1.9.0"
"@standardnotes/utils" "^1.6.10" "@standardnotes/utils" "^1.6.10"
"@standardnotes/stylekit@5.29.2": "@standardnotes/stylekit@5.29.3":
version "5.29.2" version "5.29.3"
resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.29.2.tgz#44c7f3ecef86126a853028c5a71851b85f470392" resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.29.3.tgz#8db39196d99ee4039eff5bf0d1bd408c4892e39b"
integrity sha512-Y8sW65YH/2dCOadMJ1x+WvvwHcYxpUL/fvpQQ2/RKfM4EPtKZnqvSDoIMIQBNKt4+0ho6/BQkoPmUthpbGrLoQ== integrity sha512-BMJE+YEbC4xOvSXlUx23FAnoNtrVLW2Thcf2wkkF9lpc8ZbQJAF5Np7mcmtgBRFyR8apbz2jEVFaq7pYPOeVKg==
dependencies: dependencies:
"@nanostores/react" "^0.2.0" "@nanostores/react" "^0.2.0"
"@reach/listbox" "^0.17.0" "@reach/listbox" "^0.17.0"