Favorite images were cut from the program

This commit is contained in:
Данил 2023-05-13 09:07:16 +03:00
parent 2c8cb2a644
commit 92f3204572
No known key found for this signature in database
GPG key ID: 5051BCD5AB064A7B
3 changed files with 0 additions and 21 deletions

View file

@ -64,22 +64,6 @@
top: 0;
}
#favorite {
width: 120px;
height: 120px;
position: absolute;
left: 280px;
top: 89.3%;
}
#favorite:hover {
cursor: pointer;
}
#favorite:active {
transform: scale(0.9);
}
#setWallpaper:disabled {
cursor: unset;
transform: none;