网站服务显示服务错误的时候增加节点信息和链接

This commit is contained in:
GoEdgeLab
2021-07-27 10:48:42 +08:00
parent e103e455c8
commit a9192266ef
8 changed files with 50 additions and 13 deletions

View File

@@ -56,4 +56,11 @@ textarea::-webkit-scrollbar {
// dropdown
select.dropdown {
height: auto !important;
}
// message
.message {
.icon.warning {
font-size: 2em!important;
}
}