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:
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 |
|
@ -15,6 +15,7 @@
|
|||
height: 100%;
|
||||
padding: $s-32;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
|
||||
&.no-illustration {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue