mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-17 11:59:30 +00:00
#1599 status button mrigin-right
This commit is contained in:
parent
03ea29eb36
commit
31e7b0f588
4 changed files with 9 additions and 3 deletions
|
@ -193,6 +193,12 @@ pre {
|
|||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
&.status.buttons {
|
||||
.octicon {
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.overflow.menu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue