We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad11b7f commit 1103baaCopy full SHA for 1103baa
src/content_scripts/modules/x/commandPallet/commandPallet.css
@@ -8,20 +8,19 @@
8
z-index: 10000;
9
}
10
11
-.slds-modal__content {
+x-command-pallet .slds-modal__content {
12
overflow: visible;
13
14
15
-
16
-.slds-modal {
+x-command-pallet .slds-modal {
17
z-index: 9060;
18
19
20
-.slds-scope .slds-modal__content {
+x-command-pallet .slds-scope .slds-modal__content {
21
22
23
24
-.modal-container.slds-modal__container {
+x-command-pallet .modal-container.slds-modal__container {
25
max-width: 50rem;
26
padding-bottom: 20rem;
27
0 commit comments