Allow text selection in actions step header (#26588)

This commit is contained in:
silverwind
2023-08-18 20:38:29 +02:00
committed by GitHub
parent bfb5b43b04
commit 30e5278d1b

View File

@ -740,7 +740,6 @@ export function initRepositoryActionView() {
padding: 5px 10px;
display: flex;
align-items: center;
user-select: none;
border-radius: var(--border-radius);
}