|
@@ -1549,32 +1549,5 @@ const mediaMicChange = (data) => {
|
|
|
|
|
|
<style lang="scss">
|
|
<style lang="scss">
|
|
@import '~style/using/query.scss';
|
|
@import '~style/using/query.scss';
|
|
-.col_tree{
|
|
|
|
- font-size: 16px;
|
|
|
|
-}
|
|
|
|
-.hc-tag-box {
|
|
|
|
- position: relative;
|
|
|
|
- width: calc(100% - 40px);
|
|
|
|
- overflow: hidden;
|
|
|
|
-}
|
|
|
|
-.scrollbar-content {
|
|
|
|
- white-space: nowrap;
|
|
|
|
- padding: 10px;
|
|
|
|
-}
|
|
|
|
-.flex_box{
|
|
|
|
- display: flex;
|
|
|
|
- justify-content: center;
|
|
|
|
- align-items: center;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
@import '~src/styles/theme/using/query.scss';
|
|
@import '~src/styles/theme/using/query.scss';
|
|
-
|
|
|
|
-.hc-preloaded-video {
|
|
|
|
- position: absolute;
|
|
|
|
- bottom: 10px;
|
|
|
|
- z-index: -222;
|
|
|
|
- width: 200px;
|
|
|
|
- left: 10px;
|
|
|
|
- opacity: 0;
|
|
|
|
-}
|
|
|
|
</style>
|
|
</style>
|