FreeTube/src
Emma 821d5ca73e
Fix overflow issue with share playlist icon drop-down (#4677)
* Set share playlist dropdown position to `center` w/ media query

* Remove overflow-y as it causes the overflow issue

Originally, when this overflow-y was added, the share playlist dropdown went straight down, so there would no need for the content to be able to overflow in the y direction. (FreeTubeApp/FreeTube#2281)

Now, the dropdown swings out to the left by default, and even when it is centered, it still overflows the width of the container as an intentional part of the design.

* Remove unnecessary whitespace
2024-02-15 09:02:21 +01:00
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
datastores Add feature to set a playlist as quick bookmark target (#4518) 2024-01-17 22:52:42 -05:00
main Added a Nordic base theme (#4542) 2024-02-03 11:25:15 -05:00
renderer Fix overflow issue with share playlist icon drop-down (#4677) 2024-02-15 09:02:21 +01:00
constants.js Add feature to set a playlist as quick bookmark target (#4518) 2024-01-17 22:52:42 -05:00
index.ejs Add more electron guards (#3031) 2023-01-05 04:53:39 +01:00