mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Drops settings back to 550px, since it doesn't need the extra 50 anymore.
This commit is contained in:
parent
c6287653f9
commit
c7a80ebdec
@ -84,7 +84,7 @@
|
||||
.drawer-content {
|
||||
overflow: hidden;
|
||||
background-color: #444;
|
||||
height: 600px;
|
||||
height: 550px;
|
||||
max-height: 100%;
|
||||
width: 280px;
|
||||
border-top-left-radius: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user