Skip to content

Commit d719998

Browse files
RobusTetusphiln
authored andcommitted
Added CSS override for the toolbar panel
1 parent 1f915db commit d719998

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/custom-style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.video-renderer-overlay {
22
background-color: black;
33
}
4+
5+
.toolbar-box {
6+
border-radius: 8px;
7+
}

0 commit comments

Comments
 (0)