forked from midou/invidious
		
	CSS: fix long description overflow (#3711)
This commit is contained in:
		| @@ -515,6 +515,9 @@ hr { | ||||
|  | ||||
| #descexpansionbutton ~ div { | ||||
|   overflow: hidden; | ||||
| } | ||||
|  | ||||
| #descexpansionbutton:not(:checked) ~ div { | ||||
|   max-height: 8.3em; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user