mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
fix: increase height of media progress box for better visibility
This commit is contained in:
@@ -247,7 +247,7 @@
|
|||||||
|
|
||||||
#zen-media-progress-hbox {
|
#zen-media-progress-hbox {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
height: 1.1rem;
|
height: 2rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-top: 0px !important;
|
padding-top: 0px !important;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user