Skip to content

Commit

Permalink
Update details.css #2252
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube authored May 17, 2024
1 parent c31417b commit 862f8c1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# General
--------------------------------------------------------------*/
#info #info-text {max-height: 6rem; display: block;}
html[it-below-player-screenshot='true'] #above-the-fold #channel-name,
html[it-below-player-pip='true'] #above-the-fold #channel-name,
html[it-below-player-loop='true'] #above-the-fold #channel-name { max-height: max(26px, 2vw) }
html:not([it-below-player-screenshot='false']) #above-the-fold #channel-name,
html:not([it-below-player-pip='false']) #above-the-fold #channel-name,
html[it-below-player-loop='true'] #above-the-fold #channel-name { max-height: max(25px, 1.5vw) }
/*--------------------------------------------------------------
YouTube's Detail Buttons
--------------------------------------------------------------*/
Expand Down

0 comments on commit 862f8c1

Please sign in to comment.