Enhance Code Consistency Across Repository with .editorconfig (#19023)
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
.salesforce-icon {
|
||||
background: url(../../assets/salesforce.svg) center center no-repeat;
|
||||
background-size: 24px auto;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
|
||||
.workspace-item:last-of-type {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
.salesforce-icon {
|
||||
background: url(../../assets/salesforce.svg) center center no-repeat;
|
||||
background-size: 24px auto;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
.copyIcon.copied {
|
||||
background-image: url(./assets/copied.svg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user