mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
1.6.2
This commit is contained in:
parent
2b7e949658
commit
eb45ab8798
4 changed files with 23 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
|||
background-color: #555c5c;
|
||||
color: rgb(255, 255, 255);
|
||||
border: none;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 3%;
|
||||
}
|
||||
|
||||
.rounded-button:hover {
|
||||
|
|
@ -158,6 +158,13 @@
|
|||
.status-container {
|
||||
font-size: 1.05rem;
|
||||
}
|
||||
h1 {
|
||||
margin-bottom: 10%;
|
||||
}
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 3%;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue