@3mo/dialog
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -109,2 +109,6 @@ var Dialog_1; | ||
} | ||
mo-flex[slot=header] { | ||
flex: 1; | ||
} | ||
`; | ||
@@ -346,4 +350,9 @@ } | ||
justify-content: space-between; | ||
flex: 1; | ||
} | ||
mo-flex[part=heading] > mo-flex { | ||
flex: 1; | ||
} | ||
mo-heading { | ||
@@ -350,0 +359,0 @@ margin-block-start: 4px; |
{ | ||
"name": "@3mo/dialog", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "A dialog component based on Material Web Components (MWC).", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
110008
540