Hide youtube country code

This commit is contained in:
Riyyi
2020-11-10 13:37:25 +01:00
parent af47cf8df8
commit 9ead4da1bd
@@ -125,4 +125,8 @@
{ display: none !important; } { display: none !important; }
.opened .opened
{ display: none !important; } { display: none !important; }
/* Hide coutry code */
#country-code
{ display: none !important; }
} }