修改个人中心(拖拽)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user