mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 13:22:49 +00:00
feat: 样式调优
This commit is contained in:
parent
5dfc66fc21
commit
e9fd223808
@ -64,14 +64,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.initiate{
|
.initiate{
|
||||||
padding: 10px 0;
|
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
min-height: 40px;
|
min-height: 26px;
|
||||||
margin-right: 32px;
|
margin: 10px 32px 20px 0;
|
||||||
padding-bottom: 20px;
|
|
||||||
.ivu-input{
|
.ivu-input{
|
||||||
border-color: #fff !important;
|
border-color: #fff !important;
|
||||||
}
|
}
|
||||||
@ -122,12 +120,14 @@
|
|||||||
|
|
||||||
body.window-portrait {
|
body.window-portrait {
|
||||||
.dialog-droup-word-chain {
|
.dialog-droup-word-chain {
|
||||||
.ivu-modal-body{
|
.ivu-modal-fullscreen{
|
||||||
padding-top: 10px !important;
|
.ivu-modal-body{
|
||||||
max-height: 100%;
|
padding-top: 10px !important;
|
||||||
}
|
max-height: 100%;
|
||||||
.word-chain-body{
|
}
|
||||||
max-height: 100%;
|
.word-chain-body{
|
||||||
|
max-height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user