提交 37898f16 编写于 作者: R Rachel Macfarlane

Prevent selection on labels in issue reporter, fixes #46843

上级 764497b1
......@@ -24,6 +24,10 @@ td {
vertical-align: top;
}
label {
user-select: none;
}
.block-settingsSearchResults-details {
padding-bottom: .5rem;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册