mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
fix(plugins): fix many bugs (in-app-menu, album-color-theme, blur-nav-bar)
This commit is contained in:
@ -4,6 +4,8 @@ import { css } from 'solid-styled-components';
|
||||
import { cache } from '@/providers/decorators';
|
||||
|
||||
const iconButton = cache(() => css`
|
||||
-webkit-app-region: none;
|
||||
|
||||
background: transparent;
|
||||
|
||||
width: 24px;
|
||||
|
||||
Reference in New Issue
Block a user