@clayui/css 3.145.0 → 3.147.0

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/lib/css/atlas.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.145.0
3
+ * Clay 3.147.0
4
4
  *
5
5
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
6
6
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -5628,6 +5628,16 @@ input[type=button].btn-block {
5628
5628
  right: -1.5rem;
5629
5629
  }
5630
5630
 
5631
+ .sticker-xxl {
5632
+ font-size: 2.5rem;
5633
+ height: 5rem;
5634
+ line-height: 5rem;
5635
+ width: 5rem;
5636
+ }
5637
+ .sticker-xxl .lexicon-icon {
5638
+ font-size: 1.5rem;
5639
+ }
5640
+
5631
5641
  .sticker-primary {
5632
5642
  background-color: #fff;
5633
5643
  color: #0b5fff;