@mongodb-js/compass-query-history 9.0.0 → 9.1.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.css CHANGED
@@ -128,6 +128,7 @@
128
128
  height: 28px;
129
129
  outline: 0;
130
130
  padding: 0px 5px 0px 5px;
131
+ width: 100%;
131
132
  }
132
133
  .saving-module-form-input__1FeuB:focus {
133
134
  border-color: #5caeeb;
@@ -149,7 +150,7 @@
149
150
  width: 325px;
150
151
  }
151
152
  }
152
- .query-history-module-component__1awVP {
153
+ .query-history-module-component-legacy__2AFfz {
153
154
  display: flex;
154
155
  flex-direction: column;
155
156
  flex: 1;
@@ -161,10 +162,4 @@
161
162
  height: 100%;
162
163
  order: 3;
163
164
  }
164
- .query-history-module-inner__3cSM5 {
165
- display: flex;
166
- flex-direction: column;
167
- flex: 1;
168
- height: 100%;
169
- }
170
165