修改状态css
This commit is contained in:
@@ -132,10 +132,14 @@ hr {
|
||||
}
|
||||
|
||||
.memory li {
|
||||
margin: 10px;
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.memory li:last-child {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.memory .progress {
|
||||
width: 100%;
|
||||
height: 25px;
|
||||
@@ -163,12 +167,13 @@ hr {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
line-height: 25px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.HardDisk_li .percentage {
|
||||
width: 45px;
|
||||
line-height: 25px;
|
||||
text-align: center;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.speed {
|
||||
|
||||
Reference in New Issue
Block a user