fix comment typo

This commit is contained in:
Araxeus
2021-10-25 20:20:52 +03:00
parent b7b55b5c83
commit e0841060df

View File

@ -17,7 +17,7 @@ ytmusic-pivot-bar-item-renderer {
-webkit-app-region: unset !important;
}
/* move up item selectrion renderer by 13 px */
/* move up item selection renderer by 13 px */
ytmusic-item-section-renderer.stuck #header.ytmusic-item-section-renderer {
top: calc(var(--ytmusic-nav-bar-height) - 13px) !important;
}