Fix padding in the review panel toolbar for IE.
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
.rp-size-expanded & {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
justify-content: space-between;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user