convert to view component

This commit is contained in:
Burak Civan
2022-10-17 11:19:48 +03:00
parent 18b269a102
commit 37c83d3c02
6 changed files with 25 additions and 20 deletions

4
public/css/app.css vendored
View File

@@ -10036,8 +10036,8 @@ input[type="date"]::-webkit-inner-spin-button,
}
}
.animate-marquee{
-webkit-animation: marquee 5s linear infinite;
animation: marquee 5s linear infinite;
-webkit-animation: marquee 9s linear infinite;
animation: marquee 9s linear infinite;
}
.cursor-auto{
cursor: auto;