@quandis/qbo4.ui 4.0.1-CI-20241118-225310 → 4.0.1-CI-20241118-231433

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "author": "Quandis, Inc.",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
- "version": "4.0.1-CI-20241118-225310",
6
+ "version": "4.0.1-CI-20241118-231433",
7
7
  "workspaces": [
8
8
  "code"
9
9
  ],
package/scss/qbo.scss CHANGED
@@ -444,7 +444,7 @@ nav {
444
444
 
445
445
  > span {
446
446
  font-weight: bold;
447
- margin-top: 15px;
447
+ margin-top: 14px;
448
448
  padding-inline-start: 10px;
449
449
  }
450
450