mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Merge remote-tracking branch 'origin/staging' into develop
Some checks failed
_STAGING / build-bundle (push) Has been cancelled
_STAGING / build-docker (push) Has been cancelled
_DEVELOP / build-bundle (push) Has been cancelled
_DEVELOP / build-docker (push) Has been cancelled
Commit Message Check / Check Commit Message (push) Has been cancelled
Some checks failed
_STAGING / build-bundle (push) Has been cancelled
_STAGING / build-docker (push) Has been cancelled
_DEVELOP / build-bundle (push) Has been cancelled
_DEVELOP / build-docker (push) Has been cancelled
Commit Message Check / Check Commit Message (push) Has been cancelled
This commit is contained in:
@@ -484,7 +484,6 @@
|
|||||||
WHERE tpr1.profile_id = ?
|
WHERE tpr1.profile_id = ?
|
||||||
AND tpr1.is_owner IS true
|
AND tpr1.is_owner IS true
|
||||||
AND tpr2.can_edit IS true
|
AND tpr2.can_edit IS true
|
||||||
AND NOT t.is_default
|
|
||||||
AND t.deleted_at IS NULL")
|
AND t.deleted_at IS NULL")
|
||||||
|
|
||||||
(sv/defmethod ::get-subscription-usage
|
(sv/defmethod ::get-subscription-usage
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
.element-set-content {
|
.element-set-content {
|
||||||
@include deprecated.flexColumn;
|
@include deprecated.flexColumn;
|
||||||
|
grid-column: span 8;
|
||||||
margin: deprecated.$s-4 0 deprecated.$s-8 0;
|
margin: deprecated.$s-4 0 deprecated.$s-8 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user