Skip to content

Commit 1748639

Browse files
committed
feat: update Grove video player styles and functionality; add Google Img Hosts page
1 parent fee4399 commit 1748639

File tree

4 files changed

+541
-143
lines changed

4 files changed

+541
-143
lines changed

src/pages/apps/Grove.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
}
226226

227227
.progress_container #progressBar {
228-
background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
228+
background: linear-gradient(90deg, #ff4e50 0%, #f9d423 50%, #1fd655 100%);
229229
height: 100%;
230230
width: 0%;
231231
border-radius: 4px;

0 commit comments

Comments
 (0)