mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
Minor fix for #2660
This commit is contained in:
parent
5418c2c5e4
commit
baaf6046a1
11 changed files with 952 additions and 712 deletions
|
@ -44,7 +44,7 @@
|
|||
padding: 20px;
|
||||
margin: 0;
|
||||
|
||||
dd{
|
||||
dd {
|
||||
margin-left: 240px;
|
||||
}
|
||||
dt {
|
||||
|
@ -57,4 +57,10 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
&.config {
|
||||
#test-mail-btn {
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue