Skip to content

Commit 9763dfd

Browse files
committed
fix(modal): remove command palette container border
1 parent 6823d7f commit 9763dfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/_modal.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ $_md-comp-suggestion-chip: md-comp-suggestion-chip.values();
131131

132132
.modal-container .prompt {
133133
background-color: var(--md-sys-color-surface);
134+
border: unset;
134135
border-radius: map.get($_md-comp-dialog, 'container-shape');
135136

136137
.prompt-input-container {

0 commit comments

Comments
 (0)