mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Update CSS primitives structure and naming (no-changelog) (#17731)
This commit is contained in:
@@ -315,7 +315,7 @@ onMounted(async () => {
|
||||
text-align: center;
|
||||
|
||||
canvas {
|
||||
border: 4px solid var(--prim-gray-10);
|
||||
border: 4px solid var(--color-qr-code-border);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user