@mongodb-js/compass-aggregations 9.1.1 → 9.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +1 -1
- package/dist/index.css +0 -11
- package/dist/index.js +1 -1
- package/package.json +8 -8
package/dist/index.css
CHANGED
@@ -197,17 +197,6 @@
|
|
197
197
|
margin-right: 6px;
|
198
198
|
}
|
199
199
|
|
200
|
-
.toggle-stage-module-toggle-stage__2JZ-6 {
|
201
|
-
margin: 0px 0px 0px 5px;
|
202
|
-
display: flex;
|
203
|
-
align-items: center;
|
204
|
-
justify-content: flex-end;
|
205
|
-
}
|
206
|
-
.toggle-stage-module-toggle-stage-button__1ILJ7 {
|
207
|
-
height: 22px;
|
208
|
-
width: 40px;
|
209
|
-
}
|
210
|
-
|
211
200
|
.stage-grabber-module-stage-grabber__1-8cr {
|
212
201
|
color: #dee0e3;
|
213
202
|
margin: 3px 2px 0px 4px;
|