mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 09:26:36 +02:00
🐛 Frame moving with title with button different than left
This commit is contained in:
parent
43198eb263
commit
d61a86cad1
3 changed files with 8 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
(.close ^java.io.OutputStream output-stream))))))
|
||||
|
||||
(defn- impl-format-response-body
|
||||
[response request]
|
||||
[response _request]
|
||||
(let [body (:body response)
|
||||
opts {:type :json-verbose}]
|
||||
(cond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue