@dile/crud
Advanced tools
Comparing version
@@ -14,3 +14,3 @@ import { LitElement, html, css } from 'lit'; | ||
} | ||
:host([small]) { | ||
:host([buttonSmall]) { | ||
--dile-button-padding-y: 0.25rem; | ||
@@ -17,0 +17,0 @@ --dile-button-padding-x: 0.5rem; |
{ | ||
"name": "@dile/crud", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "Components to create a generic crud system based on Web Components and Lit", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "4236ff820cf8ad8f3b178fce60b76fc59509df12" | ||
"gitHead": "3061346aa41fd5a8715167c87144c5326446cd59" | ||
} |
98722
0.01%