mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update
This commit is contained in:
@@ -172,25 +172,6 @@ body {
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.task_amounts>div {
|
||||
flex: auto;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
.task_amounts>div:first-child {
|
||||
border-radius: 8px 0 0 8px;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.task_amounts>div:last-child {
|
||||
border-radius: 0 8px 8px 0
|
||||
}
|
||||
|
||||
.btn-success {
|
||||
background-color: #28a745
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user