@omnia/runtime 8.0.256-dev → 8.0.258-dev

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.
@@ -52,6 +52,7 @@
52
52
  .ocl18dw:not(#\#):not(#\#){word-break:var(--wordBreak,revert)}
53
53
  .ojxbwdb:not(#\#):not(#\#){z-index:var(--zIndex,revert)}
54
54
  .orl4t6d:hover:not(#\#):not(#\#){background-color:var(--1e2mv7m,revert)}
55
+ .o143hky7:hover:not(#\#):not(#\#){box-shadow:var(--bf5hz0,revert)}
55
56
  .os599ch:hover:not(#\#):not(#\#){cursor:var(--s7d2wp,revert)}
56
57
  .oy0h9ws:not(#\#):not(#\#):not(#\#){border-bottom-left-radius:var(--borderBottomLeftRadius,revert)}
57
58
  .oirl74b:not(#\#):not(#\#):not(#\#){border-bottom-right-radius:var(--borderBottomRightRadius,revert)}
@@ -116,9 +117,9 @@
116
117
  top: var(--top, revert) !important
117
118
  }
118
119
 
119
- /* .oi-border {
120
- border: var(--border, revert) !important
121
- } */
120
+ .oi-right {
121
+ right: var(--right, revert) !important
122
+ }
122
123
 
123
124
 
124
125