mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 12:42:06 +00:00
increase font size for menu and menuItems
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
/* increase font size for menu and menuItems */
|
||||||
|
.titlebar, .menubar-menu-container .action-label{
|
||||||
|
font-size: 14px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* allow submenu's to show correctly */
|
/* allow submenu's to show correctly */
|
||||||
.menubar-menu-container{
|
.menubar-menu-container{
|
||||||
overflow-y: visible !important;
|
overflow-y: visible !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user