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