@clayui/css 3.113.0 → 3.114.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.113.0
3
+ * Clay 3.114.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>
@@ -12946,10 +12946,10 @@ label.custom-control-label {
12946
12946
  flex-shrink: 0;
12947
12947
  flex-wrap: wrap;
12948
12948
  justify-content: flex-start;
12949
- padding-bottom: 0.75rem;
12950
- padding-left: 0.75rem;
12951
- padding-right: 0.75rem;
12952
- padding-top: 0.75rem;
12949
+ padding-bottom: 1rem;
12950
+ padding-left: 1.5rem;
12951
+ padding-right: 1.5rem;
12952
+ padding-top: 1rem;
12953
12953
  }
12954
12954
  .modal-footer > * {
12955
12955
  margin: 0 calc(0.5rem * 0.5);