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

This commit is contained in:
刘祥超
2021-07-27 10:48:42 +08:00
parent 02d08b0762
commit 9dd01bd36e
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;
}
}