forstok-ui-lib 6.3.2 → 6.3.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.
package/dist/index.mjs CHANGED
@@ -2131,6 +2131,17 @@ import*as e from"react";import t,{useState as n,useEffect as r,forwardRef as i,u
2131
2131
  transform: scale(1) translate(50%, -50%);
2132
2132
  `}
2133
2133
  `}
2134
+ ${({$mode:e})=>"chat"===e&&y`
2135
+ position: absolute;
2136
+ z-index: 8;
2137
+ left: 18px;
2138
+ top: 0;
2139
+ padding: 0.2em 0.3em;
2140
+ font-weight: bold;
2141
+ font-size: 10px;
2142
+ min-width: 16px;
2143
+ height: 16px;
2144
+ `}
2134
2145
  `,vn=x.section`
2135
2146
  justify-self: end;
2136
2147
  margin-top: 10px;