Update src/renderer/components/ft-profile-selector/ft-profile-selector.css

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
This commit is contained in:
CelularBat 2023-11-22 05:58:18 +00:00 committed by GitHub
parent 49b2213c3f
commit 7b23737835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
.profileWrapper {
margin-block-start: 60px;
block-size: auto;
block-size: auto;
overflow-y: auto;
/* profile list max height: 90% of window size - 100 px. It's scaled to be 340px on 800x600 resolution.
Offset of 100px is to compensate for the fixed size of elements above the list, which takes more screen space on lower resolutions */