mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Small UI fixes on full width form titles
This commit is contained in:
parent
6bcff7828f
commit
f3321d920d
3 changed files with 57 additions and 26 deletions
|
@ -17,6 +17,12 @@
|
|||
|
||||
&.new.org {
|
||||
#create-page-form;
|
||||
form {
|
||||
.header {
|
||||
padding-left: 0 !important;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.options {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue