mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-07 05:13:11 +00:00
no message
This commit is contained in:
parent
5175157ba6
commit
15f471a032
@ -164,8 +164,6 @@ export default {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
float: left;
|
float: left;
|
||||||
border-top-left-radius: 18px;
|
|
||||||
border-bottom-left-radius: 18px;
|
|
||||||
}
|
}
|
||||||
.delcon{
|
.delcon{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
@ -53,8 +53,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.approve-drawer {
|
&.approve-drawer {
|
||||||
--close-top: 28px;
|
--close-top: 20px;
|
||||||
--close-right: 20px;
|
--close-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay-body {
|
.overlay-body {
|
||||||
@ -183,11 +183,6 @@ body {
|
|||||||
--close-right: 8px;
|
--close-right: 8px;
|
||||||
--border-radius: 0;
|
--border-radius: 0;
|
||||||
|
|
||||||
&.approve-drawer {
|
|
||||||
--close-top: 20px;
|
|
||||||
--close-right: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.dialog-wrapper-list {
|
&.dialog-wrapper-list {
|
||||||
--content-bg-color: #f8f8f8;
|
--content-bg-color: #f8f8f8;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -216,12 +216,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.approve-drawer {
|
|
||||||
.ivu-modal-close {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.approve-details {
|
.approve-details {
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user