Skip to content

Commit 96a59a9

Browse files
author
hikki
committed
v4.2
1 parent c7e2115 commit 96a59a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/assets/component.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@
8484
display: flex;
8585
justify-content: center;
8686
align-items: center;
87+
-webkit-transition: .3s;
88+
-moz-transition: .3s;
89+
-o-transition: .3s;
90+
transition: .3s;
8791
}
8892
.dlp-alert>span{color: white;height: 14px}
8993
.dlp-label:hover,.dlp-label-active {

0 commit comments

Comments
 (0)