Added more stuff for future version of the library
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background-color: var(--accent-color);
|
||||
-webkit-transition: width 0.1s linear;
|
||||
transition: width 0.1s linear;
|
||||
-webkit-transition: width 0.3s linear;
|
||||
transition: width 0.3s linear;
|
||||
}
|
||||
|
||||
.converting {
|
||||
|
||||
Reference in New Issue
Block a user