mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-30 00:30:31 +08:00
增加节点列表
This commit is contained in:
@@ -26,7 +26,13 @@
|
||||
}
|
||||
|
||||
h4 {
|
||||
color: grey;
|
||||
position: relative;
|
||||
|
||||
a {
|
||||
position: absolute;
|
||||
right: 0.1em;
|
||||
font-size: 1.26em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -35,7 +41,7 @@
|
||||
}
|
||||
|
||||
.column:hover {
|
||||
background: rgba(0, 0, 0, .05)!important;
|
||||
background: rgba(0, 0, 0, .03)!important;
|
||||
|
||||
a {
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user