mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
Allow text selection in actions step header (#26588)
This commit is contained in:
parent
bfb5b43b04
commit
30e5278d1b
@ -740,7 +740,6 @@ export function initRepositoryActionView() {
|
||||
padding: 5px 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
user-select: none;
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user