@micro-lc/preview 0.7.2 → 0.7.3-rc0

Sign up to get free protection for your applications and to get access to all the features.
@@ -61,35 +61,26 @@
61
61
  padding: 24px;
62
62
  overflow-y: auto;
63
63
  }.components-explorer-container .components-explorer-comp-detail .components-explorer-comp-detail-img {
64
- display: flex;
65
- height: 300px;
66
- box-shadow:
67
- 0 2px 4px 0 rgb(0 0 0 / 5%),
68
- 0 1px 6px -1px rgb(0 0 0 / 5%),
69
- 0 1px 2px 0 rgb(0 0 0 / 8%);
70
- }.components-explorer-container .components-explorer-comp-detail .components-explorer-comp-detail-img > div {
71
- margin: auto 16px;
64
+ align-self: center;
72
65
  }.components-explorer-container .components-explorer-comp-detail .components-explorer-comp-detail-img > img {
73
66
  width: fit-content;
74
67
  max-width: 100%;
75
68
  height: fit-content;
76
69
  max-height: 300px;
77
- margin: auto;
70
+ box-shadow:
71
+ 0 2px 4px 0 rgb(0 0 0 / 5%),
72
+ 0 1px 6px -1px rgb(0 0 0 / 5%),
73
+ 0 1px 2px 0 rgb(0 0 0 / 8%);
78
74
  }.components-explorer-container .components-explorer-comp-detail-section {
79
75
  display: flex;
80
76
  flex-direction: column;
81
77
  gap: 8px;
82
78
  }.components-explorer-container .components-explorer-comp-detail-section > span {
83
79
  font-weight: 600;
84
- }.components-explorer-container .components-explorer-comp-detail-section .components-explorer-collapsed-description {
85
- max-height: 44px;
86
- overflow: hidden;
87
80
  }.components-explorer-container .components-explorer-comp-detail-section .components-explorer-markdown blockquote {
88
81
  padding: 8px;
89
82
  background-color: #eee;
90
83
  border-radius: 4px;
91
- }.components-explorer-container .components-explorer-comp-detail-section .components-explorer-markdown :last-child {
92
- margin-bottom: 0;
93
84
  }.components-explorer-container .components-explorer-comp-detail-section .components-explorer-expand-btn {
94
85
  display: flex;
95
86
  gap: 8px;
@@ -16,8 +16,8 @@
16
16
  }
17
17
  </style>
18
18
  <script src="https://unpkg.com/zone.js"></script>
19
- <script type="module" crossorigin src="./assets/index-v3Efm_JH.js"></script>
20
- <link rel="stylesheet" crossorigin href="./assets/index-HuzVlez9.css">
19
+ <script type="module" crossorigin src="./assets/index-Fs5pROqu.js"></script>
20
+ <link rel="stylesheet" crossorigin href="./assets/index-NQ4PJ7wv.css">
21
21
  </head>
22
22
  <body></body>
23
23
  </html>