个人中心-我的收藏-我的订阅-列宽可拖拽

This commit is contained in:
刘彦泽
2023-02-07 08:56:29 +08:00
parent 551cdf5faf
commit db73106959
2 changed files with 20 additions and 20 deletions
@@ -325,7 +325,7 @@
}
</script>
<style lang="less" scoped>
@import '~@assets/less/common.less';
@import'~@assets/less/common.less';
.collection {
.collection-search-wrapper {
@@ -371,15 +371,15 @@
height: 38px;
}
/deep/ .nio-drag-handler {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 1px;
z-index: 1;
border-left: 1px #e8e8e8 solid;
}
///deep/ .nio-drag-handler {
// position: absolute;
// right: 0;
// top: 0;
// height: 100%;
// width: 1px;
// z-index: 1;
// border-left: 1px #e8e8e8 solid;
//}
</style>
<style lang="less">
/*.collection{*/
@@ -339,7 +339,7 @@
}
</script>
<style lang="less" scoped>
@import '~@assets/less/common.less';
@import'~@assets/less/common.less';
.subscribtion {
.subscribtion-search-wrapper {
@@ -383,15 +383,15 @@
height: 38px;
}
/deep/ .nio-drag-handler {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 1px;
z-index: 1;
border-left: 1px #e8e8e8 solid;
}
///deep/ .nio-drag-handler {
// position: absolute;
// right: 0;
// top: 0;
// height: 100%;
// width: 1px;
// z-index: 1;
// border-left: 1px #e8e8e8 solid;
//}
</style>
<style lang="less">
.subscribtion {