entry state may exceed entry bounds
This commit is contained in:
parent
0fd5d100c9
commit
ab4f7f3e91
|
@ -330,6 +330,12 @@ select {
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.newUI .entry.can-update,
|
||||
.newUI .entry.update-problem,
|
||||
.newUI .entry.update-done {
|
||||
contain: none;
|
||||
}
|
||||
|
||||
.newUI .entry.odd {
|
||||
background-color: rgba(128, 128, 128, 0.05);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user