0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 23:31:21 -05:00

♻️ Remove unnecesary code

This commit is contained in:
Eva Marco 2024-09-05 09:41:11 +02:00
parent 34cc211912
commit a0bb5e5ef3

View file

@ -519,10 +519,8 @@
@include bodySmallTypography;
color: var(--modal-title-foreground-color);
}
// TODO: This fix is temporary, the error is caused by the
// cascading order of the compiled css files.
// https://tree.taiga.io/project/penpot/task/8658
.custom-input-checkbox.custom-input-checkbox {
.custom-input-checkbox {
align-items: flex-start;
}