yeah nigga
This commit is contained in:
parent
b08c44983b
commit
85aa58f766
@ -293,3 +293,19 @@ input#search-video {
|
||||
.chat-msg__time {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Video player styling */
|
||||
|
||||
#video-wrapper {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
video {
|
||||
border-radius: 1rem;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* random shit */
|
||||
#incompatible-browser {
|
||||
display: none !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user