ctt-babylon 0.1.210 → 0.1.211

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.
@@ -879,7 +879,7 @@ $type-align: left; //center / left
879
879
  position: fixed !important;
880
880
  top: 100px !important;
881
881
  margin-top: 0px !important;
882
- padding: 20px !important;
882
+ padding: 10px 20px !important;
883
883
  background-color: var(--cl_background_dark-opacity) !important;
884
884
  .p-calendar {
885
885
  input::placeholder {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ctt-babylon",
3
- "version": "0.1.210",
3
+ "version": "0.1.211",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.8",
6
6
  "@angular/core": "^17.3.8",