feat(13): fix rounded place logo
This commit is contained in:
parent
66aa9f498f
commit
27db23fdb9
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"conventionalCommits.scopes": [
|
"conventionalCommits.scopes": [
|
||||||
"#11"
|
"#11",
|
||||||
|
"13"
|
||||||
]
|
]
|
||||||
}
|
}
|
6
Squared logo place.css
Normal file
6
Squared logo place.css
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
@-moz-document domain("supplierxm.salsify.com"),
|
||||||
|
domain("alkemics.com") {
|
||||||
|
.MultipleOrganizationLabel>img {
|
||||||
|
border-radius: initial;
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user