mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
This reverts commit 0c432d26fe
.
This commit is contained in:
parent
c2f3938a58
commit
f3d87da3e2
3 changed files with 5 additions and 5 deletions
|
@ -798,16 +798,16 @@
|
|||
> .header {
|
||||
#avatar-arrow;
|
||||
font-weight: normal;
|
||||
padding: auto 15px;
|
||||
position: relative;
|
||||
padding: 0 15px;
|
||||
color: #767676;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #eeeeee;
|
||||
border-top-left-radius: 3px;
|
||||
border-top-right-radius: 3px;
|
||||
justify-content: space-between;
|
||||
|
||||
.text {
|
||||
max-width: 78%;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue