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