修改个人中心(拖拽)

This commit is contained in:
zyn
2023-02-06 17:46:04 +08:00
parent c419ec6998
commit 4751e1e816
2 changed files with 20 additions and 0 deletions
@@ -370,6 +370,16 @@
.box-button {
height: 38px;
}
/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{*/
@@ -382,6 +382,16 @@
.box-button {
height: 38px;
}
/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 {