提交 9de24bfa 编写于 作者: R Rachel Macfarlane

Fix issue reporter radio button text style, fixes #45246

上级 cedc35a1
......@@ -195,21 +195,14 @@ textarea {
}
.extensions-form > .form-buttons > .choice {
margin-right: 35px;
position: relative;
display: flex;
align-items: center;
margin-right: 20px;
}
.extensions-form > .form-buttons > .choice > label, .extensions-form > .form-buttons > .choice > input {
cursor: pointer;
height: 100%;
margin-top: 1px;
}
.extensions-form > .form-buttons > .choice > label {
position: absolute;
top: 50%;
margin-top: -50%;
left: 20px;
margin-top: 0;
}
.system-info {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册