Update create organization page UI
This commit is contained in:
parent
cff7f6178e
commit
2ece1170a1
6 changed files with 189 additions and 82 deletions
4
static/css/pages/new-organization.css
Normal file
4
static/css/pages/new-organization.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.new-organization .co-main-content-panel {
|
||||
padding: 30px;
|
||||
position: relative;
|
||||
}
|
Reference in a new issue