mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 04:10:26 +08:00
可以修改服务的DNS设置
This commit is contained in:
@@ -17,3 +17,12 @@ form {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
// links
|
||||
.link.grey {
|
||||
color: grey !important;
|
||||
}
|
||||
|
||||
.link.grey:hover {
|
||||
color: #4183c4 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user