mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fix layout issue when starting with small viewport height
This commit is contained in:
parent
2fe1fe67e5
commit
9c6871effc
@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
.main-wrapper {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 5px;
|
||||
right: 0;
|
||||
bottom: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user