mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Restore checkbox label styling after sign-in (no-changelog) (#16008)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user