mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
new org options UI
This commit is contained in:
parent
80701d45bb
commit
edc99bc8a4
10 changed files with 87 additions and 71 deletions
|
@ -18,4 +18,11 @@
|
|||
&.new.org {
|
||||
#create-page-form;
|
||||
}
|
||||
|
||||
&.options {
|
||||
input {
|
||||
width: 50%!important;
|
||||
min-width: 300px;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue