mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 15:07:20 +00:00
Improve branch list UI (#27319)
1. Put the `"octicon-shield-lock"` into the flex container, then it doesn't need a separate flex box 2. Remove some unnecessary `gt-df` helpers 3. Make `btn` button has the same flex behavior as `ui button`  
This commit is contained in:
@ -2242,6 +2242,7 @@ table th[data-sortt-desc] .svg {
|
||||
right: 2em;
|
||||
}
|
||||
|
||||
.btn,
|
||||
.ui.ui.button,
|
||||
.ui.ui.dropdown,
|
||||
.ui.ui.label,
|
||||
|
Reference in New Issue
Block a user