Skip to content

Commit 146574c

Browse files
committed
chore: update css
1 parent 3af7803 commit 146574c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/components/ApplicationGroup/Details/TriggerView/BulkCDTrigger.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import {
3333
ComponentSizeType,
3434
DEPLOYMENT_WINDOW_TYPE,
3535
DeploymentNodeType,
36-
DeploymentStrategyTypeWithDefault,
3736
DeploymentWindowProfileMetaData,
3837
Drawer,
3938
FilterStates,

src/css/themeUtils.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
}
136136

137137
&--30 {
138-
box-shadow: var(--shadow-10);
138+
box-shadow: var(--shadow-30);
139139
}
140140
}
141141
}

0 commit comments

Comments
 (0)