mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-06 13:26:38 +02:00
Update sidebar.
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
width: 142px;
|
width: 160px;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
}
|
}
|
||||||
@@ -76,19 +76,20 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
width: 172px;
|
width: 182px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
height: 48px;
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type='range'] {
|
input[type='range'] {
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
width: 142px;
|
width: 144px;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
height: 30px;
|
height: 32px;
|
||||||
line-height: 30px;
|
line-height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.range-track() {
|
.range-track() {
|
||||||
|
Reference in New Issue
Block a user