mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
no message
This commit is contained in:
parent
3339e6b442
commit
eaec8ef994
@ -61,7 +61,7 @@
|
||||
"stylus-loader": "^7.1.0",
|
||||
"tinymce": "^5.10.3",
|
||||
"tui-calendar-hi": "^2.1.3-6",
|
||||
"view-design-hi": "^4.7.0-78",
|
||||
"view-design-hi": "^4.7.0-79",
|
||||
"vite": "^2.9.15",
|
||||
"vite-plugin-file-copy": "^1.0.0",
|
||||
"vite-plugin-require": "^1.1.10",
|
||||
|
||||
@ -195,6 +195,10 @@ body.window-landscape {
|
||||
.common-drawer {
|
||||
--body-max-width: calc(100% - 80px);
|
||||
}
|
||||
// 底部抽屉样式
|
||||
.drawer-bottom {
|
||||
--body-max-width: 100%;
|
||||
}
|
||||
// 横屏模式下的全屏抽屉样式
|
||||
.drawer-fullscreen {
|
||||
--body-max-width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user