toggle-components-library 1.36.1-beta.12 → 1.36.1-beta.13

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toggle-components-library",
3
- "version": "1.36.1-beta.12",
3
+ "version": "1.36.1-beta.13",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -131,6 +131,7 @@ table.toggle-table {
131
131
  td.toggle-tablee-td:last-child {
132
132
  border-top-right-radius: 10px;
133
133
  border-bottom-right-radius: 10px;
134
+ padding-right: 1rem;
134
135
  }
135
136
 
136
137
  td.toggle-tablee-td {