Restored actor wrapping in release view.
This commit is contained in:
@@ -493,6 +493,11 @@
|
||||
.duration-segment[data-v-d4b03dc2] {
|
||||
font-size: 1rem;
|
||||
}
|
||||
.actors[data-v-d4b03dc2] {
|
||||
display: -webkit-box;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.actor[data-v-d4b03dc2] {
|
||||
width: 10rem;
|
||||
margin: 0 1rem .5rem 0;
|
||||
|
||||
Reference in New Issue
Block a user