Minor ui changes

This commit is contained in:
Deepak Salunke 2026-02-05 20:09:36 +05:30
parent 1377b7e879
commit 63d9536f44

View file

@ -651,10 +651,10 @@ input[type="text"], input[type="email"], input[type="password"], select {
text-decoration: none;
}
.download-song-btn:hover, .download-song-btn:focus {
.download-song-btn:hover, .download-song-btn:focus, .copy-btn:hover, .copy-btn:focus {
color: #fff;
background: #D2323D;
border-color: #fff;
border: 1px solid #fff;
}
.copy-btn {