提交 f58e0cb5 编写于 作者: F Félix Queiruga

Reduces the help icon size to 20px

上级 ab561671
......@@ -800,6 +800,24 @@ LABEL.attach-previous {
/* this marker class is used by JavaScript to locate the area to display help text. */
}
.help-button {
margin-left: 2px;
margin-right: 2ch;
display: inline-flex;
justify-content: center;
align-items: center;
}
.setting-help .help-button {
margin: 0;
}
.icon-help,
.svg-icon.icon-help {
height: 1.25rem;
width: 1.25rem;
}
img.icon-help {
vertical-align: text-top;
}
/* ====================== project view tab bar ===================================== */
#viewList {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册