mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Hide voice search button): add right margin
This commit is contained in:
@ -50,6 +50,7 @@ object VoiceSearchButtonPatch : AbstractVoiceSearchButtonPatch(
|
||||
arrayOf(
|
||||
"height",
|
||||
"marginEnd",
|
||||
"marginStart",
|
||||
"width"
|
||||
)
|
||||
) {
|
||||
|
Reference in New Issue
Block a user