Merge remote-tracking branch 'origin/v10/dev' into v11/dev

# Conflicts:
#	src/Umbraco.Web.UI.Client/package-lock.json
#	src/Umbraco.Web.UI.Client/package.json
This commit is contained in:
Bjarke Berg
2023-06-21 08:41:35 +02:00
5 changed files with 12 additions and 13 deletions

View File

@@ -1,19 +1,15 @@
.umb-color-picker {
.umb-color-picker {
.sp-replacer {
display: inline-flex;
margin-right: 12px;
height: 32px;
padding: 5px;
&.sp-light {
background-color: @white;
}
.sp-preview {
margin: 5px;
height: auto;
}
.sp-dd {
line-height: 2rem;
}
@@ -24,4 +20,4 @@
.sp-replacer {
cursor: not-allowed;
}
}
}