@clayui/css 3.154.0 → 3.156.6

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/base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.154.0
3
+ * Clay 3.156.6
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>
@@ -22377,6 +22377,7 @@ td.table-focus {
22377
22377
  }
22378
22378
  .treeview .component-expander {
22379
22379
  font-size: 10px;
22380
+ padding: 6px 8px;
22380
22381
  }
22381
22382
  .treeview .component-expander .lexicon-icon:not(.component-expanded-d-none) {
22382
22383
  display: none;