0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-11 01:28:30 -05:00

🐛 Add scroll to login

This commit is contained in:
alonso.torres 2023-12-13 14:26:54 +01:00
parent 39856c8f6a
commit 6ed1d223bf
2 changed files with 312 additions and 291 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 273 KiB

After

Width:  |  Height:  |  Size: 279 KiB

View file

@ -15,6 +15,7 @@
height: 100%;
padding: $s-32;
width: 100%;
overflow: auto;
&.no-illustration {
display: flex;