@arkitektbedriftene/fe-lib 5.1.3 → 5.1.5

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.
@@ -141,6 +141,7 @@ export declare const richTextStyleObj: {
141
141
  border: string;
142
142
  verticalAlign: string;
143
143
  padding: string;
144
+ width: string;
144
145
  };
145
146
  };
146
147
  a: {