* Check vouch status on appId in addition to contentHash (#6719) * Check vouch status on appId in addition to contentHash * Simplify var expansion * Merge #6725 * Add updated MethodDecoding from master
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
background-color: rgba(0, 0, 0, 0.8);
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
transition: transform ease-out 0.1s;
|
||||
transform: scale(1);
|
||||
|
||||
Reference in New Issue
Block a user