170726f52
22a16e36f
a0dedc02c
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18
19
20
@import '_variables'; @import '_mixins'; .sub-menu { @include sub-menu-with-actor; .actor, .actor-info { width: 100%; } .actor-name { flex-grow: 1; .copy-button { border: none; padding: 5px; margin-top: -2px; } } }