找不到匹配的域名时可以指定默认域名、指定不匹配时的处理动作

This commit is contained in:
刘祥超
2020-11-18 12:17:50 +08:00
parent 850d343809
commit db770ab2a8
7 changed files with 157 additions and 30 deletions

View File

@@ -28,4 +28,7 @@ table th.width10 {
table th.width5 {
width: 5em;
}
textarea::-webkit-scrollbar {
width: 6px !important;
}
/*# sourceMappingURL=@layout_override.css.map */