mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-27 19:13:59 +08:00
chore: update linter config
This commit is contained in:
@ -413,7 +413,9 @@ input[type="number"] {
|
||||
transform: translate(-50%, 200%);
|
||||
border-radius: 4px;
|
||||
opacity: 0;
|
||||
transition: transform 0.2s, opacity 0.2s;
|
||||
transition:
|
||||
transform 0.2s,
|
||||
opacity 0.2s;
|
||||
}
|
||||
|
||||
.message.open {
|
||||
|
||||
Reference in New Issue
Block a user