mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Updated all sources modal width
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
d811bd512f
commit
d2d34b1418
@ -5,6 +5,6 @@ export default class FullAttributionTable extends Component {
|
||||
@service membersUtils;
|
||||
|
||||
static modalOptions = {
|
||||
className: 'epm-modal fullscreen-modal-action fullscreen-modal-wider'
|
||||
className: 'epm-modal fullscreen-modal-action fullscreen-modal-wide'
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user