@@ -1,6 +1,6 @@
{
"name": "dt-alarm-component",
- "version": "1.1.17",
+ "version": "1.1.18",
"description": "",
"main": "lib/index.js",
"scripts": {
@@ -14,7 +14,7 @@
text-align: left;
padding: 10px;
overflow: auto;
- line-height: 30px;
+ line-height: 24px;
color: var(--dt-text-color1);
word-wrap: break-all;
@@ -29,7 +29,7 @@
& * {
display: inline;
white-space: nowrap;
- vertical-align: text-bottom;
+ vertical-align: bottom;
}
&:focus {
@@ -46,7 +46,7 @@
img {
- margin: 0 1px;
+ margin: 1px 1px;
// cursor: pointer;