mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Remove unnecesary code
This commit is contained in:
parent
34cc211912
commit
a0bb5e5ef3
1 changed files with 2 additions and 4 deletions
|
@ -519,10 +519,8 @@
|
||||||
@include bodySmallTypography;
|
@include bodySmallTypography;
|
||||||
color: var(--modal-title-foreground-color);
|
color: var(--modal-title-foreground-color);
|
||||||
}
|
}
|
||||||
// TODO: This fix is temporary, the error is caused by the
|
|
||||||
// cascading order of the compiled css files.
|
.custom-input-checkbox {
|
||||||
// https://tree.taiga.io/project/penpot/task/8658
|
|
||||||
.custom-input-checkbox.custom-input-checkbox {
|
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue