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

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,3 +12,7 @@
12
12
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
13
13
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
14
14
  */
15
+
16
+ //! moment.js
17
+
18
+ //! moment.js locale configuration
package/dist/index.css CHANGED
@@ -1,23 +1,3 @@
1
- .header-module-component__3WtMz {
2
- display: flex;
3
- align-items: center;
4
- height: 40px;
5
- width: auto;
6
- padding: 10px;
7
- position: relative;
8
- z-index: 1;
9
- background: #f5f6f7;
10
- box-shadow: 0 2px 4px 0 rgba(221, 221, 221, 0.5), inset 0 -1px 0 0 rgba(235, 235, 237, 0.5), inset 0 1px 0 0 rgba(235, 235, 237, 0.5);
11
- }
12
- .header-module-component__3WtMz .view-switcher {
13
- overflow: hidden;
14
- height: 22px;
15
- }
16
- .header-module-component__3WtMz .view-switcher-label {
17
- line-height: 22px;
18
- margin-right: 5px;
19
- }
20
-
21
1
  .card-module-component__1oGLQ {
22
2
  display: flex;
23
3
  flex-direction: column;