long text control

This commit is contained in:
Burak Civan
2022-10-17 10:32:07 +03:00
parent 6e1ee934e9
commit 18b269a102
4 changed files with 16 additions and 5 deletions
+2 -2
View File
@@ -10036,8 +10036,8 @@ input[type="date"]::-webkit-inner-spin-button,
}
}
.animate-marquee{
-webkit-animation: marquee 15s linear infinite;
animation: marquee 15s linear infinite;
-webkit-animation: marquee 5s linear infinite;
animation: marquee 5s linear infinite;
}
.cursor-auto{
cursor: auto;