mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 18:17:19 +02: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%;
|
height: 100%;
|
||||||
padding: $s-32;
|
padding: $s-32;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
&.no-illustration {
|
&.no-illustration {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue