@theroutingcompany/components 0.0.30-alpha.6 → 0.0.30-alpha.8
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/README.md
CHANGED
|
@@ -11941,8 +11941,6 @@ const SE = {
|
|
|
11941
11941
|
/* testing this out here for now */
|
|
11942
11942
|
width: 100%;
|
|
11943
11943
|
flex: 1;
|
|
11944
|
-
|
|
11945
|
-
max-height: ${f.sizing_600};
|
|
11946
11944
|
`, pl = A.div`
|
|
11947
11945
|
display: flex;
|
|
11948
11946
|
align-items: center;
|