mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 09:17:08 +02:00
fix(editor): Restore checkbox label styling after sign-in (no-changelog) (#16008)
This commit is contained in:
parent
4f07ac394b
commit
8722e0c393
|
|
@ -86,9 +86,3 @@ body {
|
|||
padding-bottom: var(--spacing-xl);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
.el-checkbox__label span {
|
||||
font-size: var(--font-size-2xs) !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user