formiojs-eorion 0.1.2 → 0.1.3

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.
@@ -58,7 +58,7 @@
58
58
  MIT License: http://getify.mit-license.org
59
59
  */
60
60
 
61
- /*! formiojs v0.1.2 | https://unpkg.com/formiojs@0.1.2/LICENSE.txt */
61
+ /*! formiojs v0.1.3 | https://unpkg.com/formiojs@0.1.3/LICENSE.txt */
62
62
 
63
63
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
64
64
 
@@ -4984,6 +4984,7 @@ span[role=link] {
4984
4984
  .formio-component-customTabs .tab-header .tab-line {
4985
4985
  position: absolute;
4986
4986
  height: 2px;
4987
+ top: 40px;
4987
4988
  transition: all 0.3s;
4988
4989
  }
4989
4990