mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-06 13:34:50 +08:00
Fix form style
This commit is contained in:
parent
6c6c01fb16
commit
472477efa0
@ -134,3 +134,16 @@ input:-webkit-autofill {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.key {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.value {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.table > tbody > tr {
|
||||
td.value, td.key {
|
||||
border-top: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user