[affected:*][ci:force] - Rebased

This commit is contained in:
Vito Albano
2024-05-09 12:48:18 +02:00
committed by DominikIwanek
parent 0ec06839f5
commit def02da03f
4 changed files with 783 additions and 89 deletions
@@ -21,7 +21,6 @@ h2.adf-search-results-label {
}
}
.adf-content-node-selector-panel {
.adf-toolbar .adf-toolbar-container.adf-toolbar-container-row {
max-height: 48px;
@@ -128,6 +127,10 @@ h2.adf-search-results-label {
.adf-datatable-list {
border: none;
.adf-name-location-cell-location {
display: none;
}
.adf-datatable-selected {
height: 100%;
width: 100%;
@@ -189,12 +192,6 @@ h2.adf-search-results-label {
}
}
.adf-datatable-list {
.adf-name-location-cell-location {
display: none;
}
}
&-searchLayout {
.adf-datatable-list .adf-datatable-body .adf-datatable-row {
min-height: 65px;
@@ -63,7 +63,7 @@ adf-content-node-selector {
.adf-content-node-selector-content-input-icon {
font-size: 21px;
padding: 18px 0 0 0;
padding: 18px 0 0;
margin-right: -4px;
}
@@ -76,7 +76,7 @@ adf-content-node-selector {
padding: 0;
&::before {
display: none
display: none;
}
}
@@ -73,7 +73,7 @@
}
&--header {
padding: 16px 24px 0 24px;
padding: 16px 24px 0;
}
&--dialog-content {
+776 -79
View File
File diff suppressed because it is too large Load Diff