mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
♻️ Remove unnecesary code
This commit is contained in:
parent
34cc211912
commit
a0bb5e5ef3
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user