Share modal UI
This commit is contained in:
@@ -433,6 +433,11 @@
|
||||
}
|
||||
}
|
||||
div.wide {
|
||||
div.alertify-tabs {
|
||||
p.msg:not(:last-child) {
|
||||
border-bottom: 1px solid @alertify-fore;
|
||||
}
|
||||
}
|
||||
.cp-share-columns {
|
||||
display: flex;
|
||||
flex-flow: row;
|
||||
@@ -449,6 +454,9 @@
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
&:first-child {
|
||||
border-right: 1px solid @alertify-fore;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-share-grid, .cp-share-list {
|
||||
|
||||
Reference in New Issue
Block a user