[ACS-8258] Wrong background for 'move dialog' action buttons (#9851)

This commit is contained in:
dominikiwanekhyland
2024-06-21 16:03:27 +02:00
committed by GitHub
parent 11b938a284
commit cef413f7c8

View File

@@ -58,7 +58,6 @@ adf-content-node-selector {
.adf-content-node-selector-dialog-actions {
padding: 8px;
height: 61px;
background-color: var(--theme-background-color);
display: flex;
flex-direction: row;
justify-content: space-between;