mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-22 01:45:40 +01:00
Update src/renderer/components/ft-profile-selector/ft-profile-selector.css
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
This commit is contained in:
parent
75af05def6
commit
49b2213c3f
@ -46,9 +46,9 @@
|
||||
/* Navbar changes position to horizontal with this media rule.
|
||||
Height adjust for profile list so it won't cover navbar. */
|
||||
@media only screen and (max-width: 680px){
|
||||
.profileWrapper {
|
||||
max-block-size: calc(95vh - 180px);
|
||||
}
|
||||
.profileWrapper {
|
||||
max-block-size: calc(95vh - 180px);
|
||||
}
|
||||
}
|
||||
|
||||
.profile {
|
||||
|
Loading…
Reference in New Issue
Block a user