Skip to content

Commit

Permalink
Fix regression
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Jul 22, 2024
1 parent 96adf09 commit 5a90965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/src/components/Dialogs/SearchDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export default {
.k-search-dialog {
--dialog-padding: 0;
--dialog-rounded: var(--rounded);
overflow: visible;
}
.k-overlay[open][data-type="dialog"] > .k-portal > .k-search-dialog {
margin-top: 0;
Expand Down

0 comments on commit 5a90965

Please sign in to comment.