Fix invidious css issues

This commit is contained in:
Ajay Ramachandran
2020-07-05 00:17:54 -04:00
parent fe8f25fe23
commit bd60875c66

View File

@@ -140,6 +140,7 @@
color: rgb(235, 235, 235);
border: none;
display: inline-block;
font-size: 13.3333px !important;
cursor: pointer;
@@ -179,6 +180,7 @@
.sponsorSkipNoticeCloseButton {
height: 10px;
width: 10px;
box-sizing: unset;
padding: 2px 5px;