个人中心-我的收藏-我的订阅-列宽可拖拽
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user