Comparing version 0.0.40 to 0.0.41
@@ -19,3 +19,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
align-items: flex-end; | ||
top: 0; | ||
top: env(titlebar-area-height, var(--titlebar-area-height, 0px)); | ||
left: 0; | ||
@@ -22,0 +22,0 @@ height: 2px; |
{ | ||
"name": "duoyun-ui", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "WebComponts UI", | ||
@@ -5,0 +5,0 @@ "exports": { |
1290130