mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 09:38:51 +00:00
drawer max width 800px
This commit is contained in:
parent
6c24978601
commit
d94cf316e8
@ -48,9 +48,10 @@
|
||||
max-height: inherit !important;
|
||||
}
|
||||
|
||||
.ant-drawer.noco-drawer {
|
||||
.ant-drawer.nb-drawer {
|
||||
.ant-drawer-content-wrapper {
|
||||
width: 40%;
|
||||
width: 75%;
|
||||
max-width: 800px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user