@appscode/design-system 2.0.29 → 2.0.31

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": "@appscode/design-system",
3
- "version": "2.0.29",
3
+ "version": "2.0.31",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {
@@ -6,8 +6,8 @@
6
6
  padding-inline: 20px;
7
7
  width: 23%;
8
8
  .header {
9
- padding-top: 16px;
10
- padding-bottom: 16px;
9
+ padding-top: 8px;
10
+ padding-bottom: 8px;
11
11
  }
12
12
  .list-items {
13
13
  max-height: calc(100vh - 195px);
@@ -225,7 +225,7 @@
225
225
  &.is-small {
226
226
  label {
227
227
  font-size: 13px;
228
- top: 8px;
228
+ top: 6px;
229
229
 
230
230
  &.show-label {
231
231
  font-size: 12px;