Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Commit 7765c43

Browse files
committed
Fix linter issues
1 parent 1318984 commit 7765c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/FloatLabel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export default {
6565
color: #aaa;
6666
text-overflow: ellipsis;
6767
white-space: nowrap;
68+
opacity: 0;
6869
transition: all 0.2s ease-out;
69-
opacity: 0
7070
}
7171
7272
.vfl-label-on-input {

0 commit comments

Comments
 (0)