mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
fix main section height. fixes #1499
Co-authored-by: timvisee <tim@visee.me>
This commit is contained in:
parent
deb2d41de8
commit
189f4cfb9b
@ -283,7 +283,7 @@ select {
|
||||
@apply m-auto;
|
||||
@apply py-8;
|
||||
|
||||
min-height: 36rem;
|
||||
min-height: 42rem;
|
||||
max-height: 42rem;
|
||||
width: calc(100% - 3rem);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user