mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-21 22:45:39 +00:00
Cursor change on active-feature
This commit is contained in:
parent
d288e02319
commit
95a80fb3ba
|
@ -116,6 +116,7 @@ footer {
|
||||||
.feature-container#active-feature {
|
.feature-container#active-feature {
|
||||||
transition: 0.5s;
|
transition: 0.5s;
|
||||||
scale: 100%;
|
scale: 100%;
|
||||||
|
cursor:auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.empty-feature-container {
|
.empty-feature-container {
|
||||||
|
|
Loading…
Reference in a new issue